containers icon indicating copy to clipboard operation
containers copied to clipboard

[bitnami/keycloak] OpenID Connect Logout

Open tadtjolly opened this issue 3 years ago • 2 comments

Name and Version

bitnami/keycloak:latest

What steps will reproduce the bug?

  1. run docker-compose keycloak with bitnami
  2. my project use lib keycloak old and it support keycloak version 10 go back
  3. when i logout domain return "keycloak/logout?redirect_uri=xxx"
  4. I found solution enable bin/kc.[sh|bat] --spi-login-protocol-openid-connect-legacy-logout-redirect-uri=true
  5. I read overview on docker hub bitnami but I dont know repair file yml

image

What is the expected behavior?

enable --spi-login-protocol-openid-connect-legacy-logout-redirect-uri=true in file yml or something else fix the case

What do you see instead?

image

Additional information

solution: https://www.keycloak.org/2022/04/keycloak-1800-released#_openid_connect_logout

tadtjolly avatar Jul 19 '22 08:07 tadtjolly

It seems it is not an issue related to the Bitnami keycloak container image or Helm chart but about how the application or environment is being used/configured.

For information regarding the application itself, customization of the content within the application, or questions about the use of technology or infrastructure; we highly recommend checking forums and user guides made available by the project behind the application or the technology.

That said, we will keep this ticket open until the stale bot closes it just in case someone from the community adds some valuable info.

carrodher avatar Jul 19 '22 13:07 carrodher

@carrodher thanks for your attention I know it not an issue of image keycloak bitnami I just wish it would be nice if bitnami even supported editing kc.sh command in docker compose

right now i'm use image of quay.io to enable openid_connect_logout but scan security 2 high-level :(

tadtjolly avatar Jul 20 '22 03:07 tadtjolly

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] avatar Aug 13 '22 01:08 github-actions[bot]

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

github-actions[bot] avatar Aug 19 '22 01:08 github-actions[bot]