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 Dev Services should extract a realm name from the realm file #19702

Closed
sberyozkin opened this issue Aug 26, 2021 · 1 comment · Fixed by #19910
Closed

Keycloak Dev Services should extract a realm name from the realm file #19702

sberyozkin opened this issue Aug 26, 2021 · 1 comment · Fixed by #19910

Comments

@sberyozkin
Copy link
Member

Description

Right now if a custom realm contains a non-default quarkus value - which would likely be always the case then quarkus.keycloak.devservices.realm-name has to be set.
Instead the realm value must be coming from the realm file

Implementation ideas

Use Vert.x JsonObject to get a realm property from the parsed file content.

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