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

Not able to logout properly from the harbor ui after enabling keycloak oidc as authentication #21257

Closed
shaiksaif279 opened this issue Nov 29, 2024 · 2 comments

Comments

@shaiksaif279
Copy link

Hi,
After integrating the keycloak in harbor, we are not able to logout the user session from keycloak when we click the logout button in harbor.

  1. While configuring, I have set keycloak oidc as primary authentication enabled.
  2. Able to see keycloak login page as default when we try to enter harbor UI.

image

  1. The login process is working fine.
  2. When we click on the logout button, the user will be redirected to this page.

image
5. When the user clicks on login with the OIDC provider button, it will redirect again to the previous user active session

Expected Behaviour:

  1. When the user clicks on the logout button in the HarborUI, the user needs to logout and needs to redirect to Keycloak login without showing the default login page of Harbor.

harbor version : v2.9.1-5cbb1b01

@stonezdj
Copy link
Contributor

stonezdj commented Dec 2, 2024

Duplicate with the known issue: #12634

@reasonerjt
Copy link
Contributor

Closing as a dup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants