I have a requirement by which I need to detect user authorization in the login screen itself. (refer to my Previous Question) I tried and searched for a cookie by name SPRING_SECURITY_REMEMBER_ME_COOKIE I found one and its value is hashed...

Is it possible for Login to make an ajax call to the server with the value of this cookie and authenticate the user ?

link|improve this question

69% accept rate
feedback

1 Answer

Solution resolved by the answer given by matt raible in

matt raible's reply

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.