Skip to content
Discussion options

You must be logged in to vote

And... it looks like it boils down to me always running cached builds. I need to look into that cause it's happened a few times already. Copy pasting the expected url did solve the issue but I was then running the cached build with the originally wrong properties🤦

That then meant that the issuer-uri was correct but not reachable. I was very confused on that front so I tried adding expose:8442 for keycloak. It didn't matter, it was always targeting localhost:8442, but localhost meant the app's own localhost.

Solution was changing it to keycloak:8442 in issuer uri to reach that container, but of course that sent me back to the original error, keycloak was minting its tokens and marking itse…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ch4mpy
Comment options

Answer selected by BenVella
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