[xwiki-users] Logout from Custom SSO Authentication
25 Mar
2014
25 Mar
'14
9:18 a.m.
Hallo, i succeeded to implement an SSO Authentication for Xwiki using a configured URL with some parameter and the login is functioning well. The logout will not work if the passed parameter is still in the URL. To logout user must go after login to another page so that parameter is no more. I will appreciate any help. Thanks
25 Mar
25 Mar
10:04 a.m.
Did you implemented checkAuth(XWikiContext context) in your authenticator ? Deciding if a user is still authenticated is supposed to be your authenticator job when it's a SSO, if the user is not authenticated anymore then this method is supposed to return null.
4454
Age (days ago)
4454
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel Ebanja -
Thomas Mortagne