Vaultwarden commit introduces SSO using OpenID Connect
9 days ago
- #OpenID Connect
- #Vaultwarden
- #SSO
- SSO using OpenID Connect PR #3899 has been merged into Vaultwarden.
- The feature allows authentication via external SSO while still requiring a master password.
- Documentation for enabling SSO support is available on the Vaultwarden wiki.
- The changes are part of the vaultwarden/server:testing image, with a stable release expected in 2-4 weeks.
- Users are encouraged to test the feature and report any issues.
- Previous PRs (#2787, #2449, #3154) contributed to this feature, with work from multiple contributors.
- Bitwarden key connector is not supported due to licensing issues.
- Role mapping and organization/group sync features are planned for future PRs.
- Some issues with SSO in the Bitwarden desktop app and browser extensions were noted.