mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
oidc vault config change authentik
This commit is contained in:
@@ -25,7 +25,7 @@ data:
|
||||
authentication_flow: !Find [authentik_flows.flow, [slug, default-authentication-flow]]
|
||||
client_type: confidential
|
||||
client_id: vault
|
||||
client_secret: !Env [VAULT_OIDC_CLIENT_SECRET]
|
||||
client_secret: !Env [VAULT_OIDC_CLIENT_SECRET, ""]
|
||||
redirect_uris: |-
|
||||
https://vault.hensen.io/ui/vault/auth/oidc/oidc/callback
|
||||
http://localhost:8250/oidc/callback
|
||||
|
||||
Reference in New Issue
Block a user