UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 9e42c104 authored by kevin.wilder's avatar kevin.wilder
Browse files

example config

parent 28812006
No related branches found
Tags 0.33.1-bb.3
1 merge request!2445Keycloak upgrade with monitoring fix
Pipeline #1307848 passed
This commit is part of merge request !2445. Comments created here will be created in the context of that merge request.
......@@ -125,7 +125,8 @@ addons:
quarkus.kc-routing-redirects.path-prefixes./oauth/authorize=/auth/realms/YOUR-REALM-NAME/protocol/openid-connect/auth
quarkus.kc-routing-redirects.path-filters./api/v4/user=/auth/realms/YOUR-REALM-NAME/protocol/openid-connect/userinfo
quarkus.kc-routing-redirects.path-filters./oauth/token=/auth/realms/YOUR-REALM-NAME/protocol/openid-connect/token
# block /metrics from being externally exposed
quarkus.kc-routing-redirects.urls./metrics=/auth/realms/baby-yoda/account
# This config includes an example of injecting a custom theme jar on startup
# Instructions for building a custom theme can be found in the Big Bang Keycloak repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment