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 admin client combined with devservices #38176

Closed
appiepollo14 opened this issue Jan 14, 2024 · 2 comments · Fixed by #38254
Closed

Keycloak admin client combined with devservices #38176

appiepollo14 opened this issue Jan 14, 2024 · 2 comments · Fixed by #38254
Assignees
Milestone

Comments

@appiepollo14
Copy link
Contributor

Description

Keycloak authorization has devservices, which will start a container running keycloak and configure the Application properties needed to connect to the instance.

The keyclient admin client extension don't behave that way. Especially combined with keycloak authorization, that's a hassle as the admin client endpoint will change everytime quarkus is restarted.

Implementation ideas

Implement the logic from the devservices for keycloak authorization in the keycloak admin client as well.

Copy link

quarkus-bot bot commented Jan 14, 2024

/cc @geoand (devservices), @pedroigor (keycloak), @sberyozkin (keycloak), @stuartwdouglas (devservices)

@sberyozkin
Copy link
Member

@appiepollo14 I think the comment at #35390 provides a solution, I missed that comment, so I'll doc it, thanks for reminding

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