Compare commits

...

1 Commits

Author SHA1 Message Date
ea68724635 fix: update dummy bootstrap example
All checks were successful
Cadoles/bouncer/pipeline/head This commit looks good
2024-06-25 11:25:34 +02:00

View File

@ -19,7 +19,8 @@ layers:
# clientId: my-client-id # clientId: my-client-id
# clientSecret: my-client-id # clientSecret: my-client-id
# issuerURL: https://forge.cadoles.com/ # issuerURL: https://forge.cadoles.com/
# postLogoutRedirectURL: http://localhost:8080 # postLogoutRedirectURLs:
# - http://localhost:8080
# scopes: ["profile", "openid", "email"] # scopes: ["profile", "openid", "email"]
# authParams: # authParams:
# acr_values: "eidas2" # acr_values: "eidas2"