[cas-user] Re: Logout workflow with Delegated Auth

2019-08-02 Thread zl anson
I have the same issue, delegated CAS to other idp used pac4j, login is fine,but when logout, the Userprofile's information is gone, no nameid,so the IDP return error, SLO cannot accomplished 在 2019年7月4日星期四 UTC+8下午7:16:17,Julien Gribonvald写道: > > Hi, > > I can't find in documentation how the

[cas-user] Re: Logout workflow with Delegated Auth

2019-07-12 Thread Julien Gribonvald
After more debuging on this problem it seems that the session can't be retrieved whereas all element where saved in the session store. The requestContext doesn't contains any session at the logout process (event if the action is called before the terminateSessionState and so only a new session

[cas-user] Re: Logout workflow with Delegated Auth

2019-07-04 Thread Julien Gribonvald
To add some informations from my previous message: - from CAS I have this log : DEBUG [org.apereo.cas.web.flow.DelegatedAuthenticationSAML2ClientLogoutAction] - after debugging into the code to find if a client is a SAML2Client a profile should be provisionned, but it's not the case so it