[bitnami/keycloak] OpenID Connect Logout
Name and Version
bitnami/keycloak:latest
What steps will reproduce the bug?
- run docker-compose keycloak with bitnami
- my project use lib keycloak old and it support keycloak version 10 go back
- when i logout domain return "keycloak/logout?redirect_uri=xxx"
- I found solution enable bin/kc.[sh|bat] --spi-login-protocol-openid-connect-legacy-logout-redirect-uri=true
- I read overview on docker hub bitnami but I dont know repair file yml

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?

Additional information
solution: https://www.keycloak.org/2022/04/keycloak-1800-released#_openid_connect_logout
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 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 :(
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.
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.