You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to migrate my current keycloak server to keycloak X (v18.0.0) and can't find a way to configure my server to serve static content (implemented with Vue js).
Tests are done without building a docker container for now.
Using Keycloak Wildfly, this was done :
by modifying the standalone(-ha).xml. We needed to configure the default server within the Undertow configuration and add a handler
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to migrate my current keycloak server to keycloak X (v18.0.0) and can't find a way to configure my server to serve static content (implemented with Vue js).
Tests are done without building a docker container for now.
Using Keycloak Wildfly, this was done :
How is it possible to achieve that with Keycloak X configuration?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions