Replies: 3 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
Do you want to pass |
Beta Was this translation helpful? Give feedback.
-
Yes. When I build the native image the environment variable is fixed for all pods. If I leave the variable empty, I get this error: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The
quarkus.oidc.auth-server-url
is configured by an environment variable of the container, butquarkus.smallrye-openapi.oauth2-implicit-token-url
is a configuration property fixed at build time.Is it possible to change the Keycloak realm in swagger-ui at native mode?
Beta Was this translation helpful? Give feedback.
All reactions