Forum Post: RE: OE REST Login WebApp

  • Thread starter Thread starter Paul Koufalis
  • Start date Start date
Status
Not open for further replies.
P

Paul Koufalis

Guest
Hi Mike, Yes that sounds reasonable and that's how we ended up doing it. We just added a quick login page to our ExtJS application that POSTs as you say. I have a follow-up question though: is there a j_spring_security_* service that I can query to check the validity of my session? Otherwise my application makes a REST call expecting a JSON payload and instead gets redirected to static/auth/login.html. I suppose I could trap it but I'm wondering what the elegant best-practice solution is. I googled around a bit but could not find anything useful.

Continue reading...
 
Status
Not open for further replies.
Back
Top