[PR #7128] [MERGED] SSO fallback to UserInfo preferred_username #31537

Closed
opened 2026-06-17 11:31:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7128
Author: @Timshel
Created: 4/24/2026
Status: Merged
Merged: 4/28/2026
Merged by: @BlackDex

Base: mainHead: sso/preferred_username


📝 Commits (1)

  • 8596212 SSO fallback to UserInfo preferred_username

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/sso.rs (+1 -1)

📄 Description

Fallback to the preferred_username from the user info if it's not found in the token.

Should probably fix https://github.com/dani-garcia/vaultwarden/issues/7119


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/7128 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 4/24/2026 **Status:** ✅ Merged **Merged:** 4/28/2026 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `sso/preferred_username` --- ### 📝 Commits (1) - [`8596212`](https://github.com/dani-garcia/vaultwarden/commit/8596212a96869dbd5ac6a496c954e996d5880335) SSO fallback to UserInfo preferred_username ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/sso.rs` (+1 -1) </details> ### 📄 Description Fallback to the `preferred_username` from the user info if it's not found in the token. Should probably fix https://github.com/dani-garcia/vaultwarden/issues/7119 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 11:31:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#31537