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

Integrating with new Keycloak (Quarkus) #15

Open
SatriyoJati opened this issue Apr 16, 2024 · 1 comment
Open

Integrating with new Keycloak (Quarkus) #15

SatriyoJati opened this issue Apr 16, 2024 · 1 comment

Comments

@SatriyoJati
Copy link

Since there is no standalone.xml in new version of Keycloak (Quarkus). How to integrate this to keycloak? From the documentation said that after compiling and packaging to .jar , we just need to copy the jar file into providers directory. But since no standalone xml how do I pass vaulturl, secretengine to keycloak?

@micedre
Copy link

micedre commented Apr 16, 2024

This extension was not updated to be compatible with the new quarkus deployment of keycloak and it is not planned to do so at the moment.
That said, the logic should be the same for the provider and the config could be simpler than expected, with this documentation :
https://www.keycloak.org/server/configuration-provider

All PR welcome

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

No branches or pull requests

2 participants