-
I'm trying to automate creation of Keycloak's realm. I have already separate project similar to one for running EF migrations. |
Beta Was this translation helpful? Give feedback.
Answered by
davidfowl
Aug 22, 2024
Replies: 1 comment 4 replies
-
When you say "from my application level", do you mean the apphost? Can you show the code you have? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you instead generate the keycloakClientSecret in the apphost and pass it to both the "keycloak-setup" and "api"?