user logout not work with keycloak #6999
Replies: 5 comments
-
Hi @GeonWoo-Yellow, I am unable to reproduce this issue. I followed the exact steps in the document here. Can you please explain what you mean by logout doesn't work and post any screen-shots of the error messages you are getting? Also please state the version of OpenMetadata you are trying out. Screen.Recording.2022-09-12.at.8.29.16.PM.mov |
Beta Was this translation helpful? Give feedback.
-
Facing same error, Once you click logout button, then you come back to sign in page, now if you click sign in, then it will directly start the previous session, without asking for credentials |
Beta Was this translation helpful? Give feedback.
-
Hi @abhijeet0801, it is by design to not logout the user from the underlying session for convenience. If your IDP session is still active, you will automatically be authenticated as that user to OpenMetadata. |
Beta Was this translation helpful? Give feedback.
-
Hi @vivekratnavel Shouldn't an action be called to expire the user's session when the user clicks the logout button? |
Beta Was this translation helpful? Give feedback.
-
My dear friends, can you teach me how to use keycloak to achieve mobile phone login, registration, verification and other operations? Can you provide detailed screenshots of keycloak configuration, or a small demo of mobile number verification |
Beta Was this translation helpful? Give feedback.
-
hi
I installed openmeta with bare metal version and set security settings with keycloak.
Login works normally, but logout doesn't work.
my openmetadata.yaml config is below
For keycloak configuration, refer to this configuration guide.
Can I get some advice?
Beta Was this translation helpful? Give feedback.
All reactions