All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Vaultwarden Pull Request Adds OpenID Connect for SSO Authentication

By

speckx

9mo ago· 3 min readenCode

Summary

The article discusses a pull request (#3899) for the Vaultwarden project, introducing support for OpenID Connect to enable external Single Sign-On (SSO) authentication. This feature allows users to access the vault without relying on invitations or LDAP, though a master password is still required. The PR builds on previous work by multiple contributors and explicitly notes that Bitwarden key connector is unsupported due to licensing issues.

Key quotes

· 3 pulled
This PR add support for OpenId Connect to handle authentication to an external SSO.
A master password is still required and not controlled by the SSO (depending on your point of view this might be a feature ;).
Bitwarden key connector is not supported and due to the license it's highly unlikely that it will ever be.
Snippet from the RSS feed
This is based on previous PR (#2787, #2449 and #3154) with work done by @pinpox, @m4w0lf, @Sheap, @bmunro-peralex, @tribut and others I probably missed sorry. This PR add support for OpenId Connect...

You might also wanna read