mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 17:32:27 -05:00
[PR #7128] [MERGED] SSO fallback to UserInfo preferred_username #31537
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:sso/preferred_username📝 Commits (1)
8596212SSO 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_usernamefrom 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.