Quantcast
Channel: Spring Community Forums - SAML
Viewing all articles
Browse latest Browse all 56

SAML logout does not work.

$
0
0
Hi,
I try to logout by using
Code:

request.sendRedirect("/myProjectName/saml/logout")
and it redirects to the successful_logout url (That means I logged out successfully). But when I try to login again, the username/password seems to be remembered, instantly it redirects to the successful_login url. I think user should be navigated to login page. I'm not sure about this case. Please give me some ideas for this issue.

Viewing all articles
Browse latest Browse all 56

Trending Articles