Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logout session in IDP when user logouts in on Operator Console #1969

Closed
pjuarezd opened this issue Feb 5, 2024 · 0 comments · Fixed by #2126
Closed

logout session in IDP when user logouts in on Operator Console #1969

pjuarezd opened this issue Feb 5, 2024 · 0 comments · Fixed by #2126
Assignees

Comments

@pjuarezd
Copy link
Member

pjuarezd commented Feb 5, 2024

Expected Behavior

logout doesn’t close the keycloack/IDP session, we need to implement that logout on Operator Console

Current Behavior

Is not closing IDP session, right now is only deleting the Operator Console cookie

Possible Solution

make sure we call the <schema>://keycloak.<domain>/realms/<realm>/protocol/openid-connect/logout?client_id=<client>&redirect_uri=<redirect-url> endpoint to close the IPD session

Steps to Reproduce (for bugs)

Context

Regression

Your Environment

  • Version used (minio-operator): 5.0.11
  • Environment name and version (e.g. kubernetes v1.17.2):
  • Server type and version:
  • Operating System and version (uname -a):
  • Link to your deployment file:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant