Skip to content
Unverified Commit 01da2ac3 authored by snowjet's avatar snowjet Committed by GitHub
Browse files

Update KeyCloak Auth Provider oidc_issuer_url (#1661)



The correct URL for the oidc-issuer-url in KeyCloak v18.0 is: https://<keycloak host>/realms/<your realm>. 
Using the old URL causes oauth2-proxy to crash on startup.

Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
parent 167acf7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment