mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
oidc vault config change authentik4
This commit is contained in:
@@ -60,6 +60,7 @@ spec:
|
||||
allowed_redirect_uris="https://vault.hensen.io/ui/vault/auth/oidc/oidc/callback" \
|
||||
allowed_redirect_uris="http://localhost:8250/oidc/callback" \
|
||||
user_claim="preferred_username" \
|
||||
oidc_scopes="openid,profile,email" \
|
||||
groups_claim="groups" \
|
||||
policies="default"
|
||||
restartPolicy: OnFailure
|
||||
|
||||
Reference in New Issue
Block a user