fix sso
Some checks failed
renovate / renovate (push) Failing after 2s
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 27s

This commit is contained in:
2025-12-29 17:31:42 -06:00
parent c4cfac53e6
commit e4c65bf156

View File

@@ -24,11 +24,13 @@ vaultwarden:
name: vaultwarden-postgresql-18-cluster-app
key: uri
- name: SSO_ENABLED
value: "true"
value: true
- name: SSO_SIGNUPS_MATCH_EMAIL
value: "true"
value: true
- name: SSO_AUTHORITY
value: https://auth.alexlebens.dev/application/o/vaultwarden/.well-known/openid-configuration
value: https://auth.alexlebens.dev/application/o/vaultwarden/
- name: SSO_SCOPES
value: "email profile offline_access"
- name: SSO_CLIENT_ID
valueFrom:
secretKeyRef: