This commit is contained in:
2026-05-16 21:47:59 +02:00
parent fda90f9e01
commit 117297effc
4 changed files with 38 additions and 0 deletions

View File

@@ -68,3 +68,15 @@ storage:
path: /files
keepPvc: true
accessMode: "ReadWriteOnce"
sso:
enabled: true
existingSecret: vaultwarden-oidc-credentials
authority: "https://id.forteapps.net/realms/forte"
scopes: "email profile"
pkce: true
signupsMatchEmail: true
clientId:
existingSecretKey: client-id
clientSecret:
existingSecretKey: client-secret