Having a dedicated reverse proxy for a Realm #12170
Unanswered
alirezameskin
asked this question in
Q&A
Replies: 1 comment
-
|
AFAIK, it is not possible due to how we create URLs on server side. There are a lot of places where the URLs returned by the server are not going to remove the path, like when doing redirects. I think that is something @stianst wants to improve in our hostname SPI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone
I was wondering whether a proxy could be assigned to a specific realm in Keycloak. for instance, instead of https://keycloak.domain/auth/realms/master/account/ I would like to use https://keycloak.domain/account/.
Best
Alireza
Beta Was this translation helpful? Give feedback.
All reactions