Evaluate Vaultwarden OIDC SSO (upstream support landed in 1.34) #122

Open
opened 2026-08-17 17:49:55 -04:00 by mysticalsoap · 0 comments
Owner

The OIDC exclusion reasoning in Auth-and-Security.md predates Vaultwarden shipping SSO: upstream added OpenID Connect support in 1.34.0 (2025, SSO_ENABLED, marked experimental at release). Master password still does vault decryption — SSO replaces authentication only, so this is the same enforcement-point move the other OIDC clients got, not a key-escrow change.

To evaluate before committing:

  • Current maturity/caveats in release notes (it was experimental at launch)
  • Mobile app + browser-extension login flows through the SSO path
  • Whether the Authelia-gated /admin arrangement changes
  • Client policy: one_factor friend-tier like RxResume/Lychee, or two_factor given what it protects

Exclusion lists go stale — this is the periodic re-verify.

The OIDC exclusion reasoning in Auth-and-Security.md predates Vaultwarden shipping SSO: upstream added OpenID Connect support in 1.34.0 (2025, `SSO_ENABLED`, marked experimental at release). Master password still does vault decryption — SSO replaces *authentication* only, so this is the same enforcement-point move the other OIDC clients got, not a key-escrow change. To evaluate before committing: - Current maturity/caveats in release notes (it was experimental at launch) - Mobile app + browser-extension login flows through the SSO path - Whether the Authelia-gated `/admin` arrangement changes - Client policy: `one_factor` friend-tier like RxResume/Lychee, or `two_factor` given what it protects Exclusion lists go stale — this is the periodic re-verify.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mysticalsoap/docker#122
No description provided.