Keycloak extension use service account #32905
-
Is there a way to use the extension to get a token to send to another service, when you start from a non user input? |
Beta Was this translation helpful? Give feedback.
Answered by
sberyozkin
Apr 26, 2023
Replies: 2 comments 1 reply
-
/cc @pedroigor (keycloak), @sberyozkin (keycloak) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@bulldog98 Please see a Keycloak specific option: https://quarkus.io/guides/security-keycloak-admin-client and more general OidcClient option: https://quarkus.io/guides/security-openid-connect-client-reference |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bulldog98
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@bulldog98 Please see a Keycloak specific option: https://quarkus.io/guides/security-keycloak-admin-client and more general OidcClient option: https://quarkus.io/guides/security-openid-connect-client-reference