feat: SSO with OIDC.. #30

Open
3wordchant wants to merge 2 commits from feat/3wc/sso into main
Owner

..https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect

I did not add a release note entry because no changes are necessary for existing deployments.

..https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect <!-- Thank you for doing recipe maintenance work! Please mark all checklist items which are relevant for your changes. Please remove the checklist items which are not relevant for your changes. Feel free to remove this comment. --> * [x] I have deployed and tested my changes * [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash) * [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes) * [-] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes) I did not add a release note entry because no changes are necessary for existing deployments.
3wordchant added 1 commit 2026-09-10 01:13:11 +00:00
3wordchant added 1 commit 2026-09-10 01:14:27 +00:00
ammaratef45 left a comment
Owner

thank you for the feature!

thank you for the feature!
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/3wc/sso:feat/3wc/sso
git checkout feat/3wc/sso
Sign in to join this conversation.