Skip to content

Instantly share code, notes, and snippets.

@FGRibreau
Created February 8, 2020 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FGRibreau/22208e7c041bbfd08e5d8f1f0c1074c4 to your computer and use it in GitHub Desktop.
Save FGRibreau/22208e7c041bbfd08e5d8f1f0c1074c4 to your computer and use it in GitHub Desktop.
Minimal Keycloak route patterns to keep open (whitelist)
/auth/realms/<realm>/protocol/openid-connect/token
/auth/realms/<realm>/protocol/openid-connect/logout
/auth/realms/<realm>/protocol/openid-connect/auth
/auth/realms/<realm>/login-actions/first-broker-login
/auth/realms/<realm>/broker/after-first-broker-login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment