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

keycloak plugin: use of legacy keycloak urls #642

Open
bpedersen2 opened this issue Nov 8, 2024 · 3 comments
Open

keycloak plugin: use of legacy keycloak urls #642

bpedersen2 opened this issue Nov 8, 2024 · 3 comments

Comments

@bpedersen2
Copy link
Contributor

Bug Summary

The keycloak still uses the legacy urls with /auth/ prefix both in the docs and in the defaults.
As keycloak changed the defaults ( and discourages this usage) with v18 (released 06/2022) this sould be adapted to the current settings without this prefix.

As keycloak also does provide a .well-known/openid-configuration on the realm , optionally this could be used to get the correct endpoints and settings ( except for client id and client secret and scopes).

@bpedersen2 bpedersen2 changed the title keycloak plugin keycloak plugin: use of legacy keycloak urls Nov 8, 2024
@AlanCoding
Copy link
Member

The keycloak

Are you referring to the keycloak authenticator plugin?

@john-westcott-iv
Copy link
Member

We really should update our key cloak side car, its so far behind.

@bpedersen2
Copy link
Contributor Author

Yes, I am referring to this authenticator plugin.

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