You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I search but not find example for the logout.
I use keycloak provider.
When I make logout in the cakephp app side the cakephp is login out, but the keycloak is not cleaning the user login session
When I make logout in the keycloak side ("Logout all session") the keycloak clear the login session but cakephp still in authenticated.
Thanks
Robit
The text was updated successfully, but these errors were encountered:
I search but not find example for the logout.
I use keycloak provider.
When I make logout in the cakephp app side the cakephp is login out, but the keycloak is not cleaning the user login session
When I make logout in the keycloak side ("Logout all session") the keycloak clear the login session but cakephp still in authenticated.
Thanks
Robit
The text was updated successfully, but these errors were encountered: