Skip to content
Discussion options

You must be logged in to vote

Solved the problem of accessing keycloak from my intranet too. It turns out that when accessing the keycloak portal from my private hostname, the logon dialog still uses the public hostname - and my jumphost in the intranet was not resolving my public hostname. This looks like a likely keycloak bug to me.

In other words - when accessing keycloak portal on my intranet and trying to navigate to here:
https://keycloak.internal.private/admin/master/console/

In the Chrome debug trace, I saw an error trying to hit the public name:
https://mydomain.com/kc/realms/master/protocol/openid-connect/3p-cookies/step1.html?version=uz088

Once I added the hostname/ip to the hosts file - it started working.

Replies: 5 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@jaymberry
Comment options

@XcrigX
Comment options

@jaymberry
Comment options

@WalkerWalker
Comment options

@XcrigX
Comment options

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