Skip to content

How do I change Keycloak 20.0.0 admin console URL in CentOS7? #22343

Answered by vmuzikar
gitblanc asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately, selectively changing context root just for admin console is not supported OOTB. However, you should be able to configure a reverse proxy to do that for you. You can then configure the hostname settings so Keycloak expects your new URL. Note that this settings doesn't actually affect the context root (or ports) that Keycloak uses, it just modifies the redirect URLs, links in the UI etc.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@gitblanc
Comment options

@vmuzikar
Comment options

@gitblanc
Comment options

@vmuzikar
Comment options

@gitblanc
Comment options

Answer selected by gitblanc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants