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
When clicking "logout" in Kanboard, the user is logged out from Kanboard but still logged into the SSO provider. In my case; Keycloak. This may give an end-user the false impression of being logged out of all systems even though this is not the case.
Expected behaviour
The plugin makes sure the OIDC Logout URL is contacted when a user clicks the "logout" button in Kanboard. This could be an optional setting.
Actual behaviour
When clicking "logout" in Kanboard, the user is logged out from Kanboard but still logged into the SSO provider. In my case; Keycloak. This may give an end-user the false impression of being logged out of all systems even though this is not the case.
Expected behaviour
The plugin makes sure the OIDC Logout URL is contacted when a user clicks the "logout" button in Kanboard. This could be an optional setting.
Someone recently implemented this same behaviour in the Matomo LoginOIDC plugin
Configuration
The text was updated successfully, but these errors were encountered: