fix(send_invite): invite links #115

Closed
opened 2026-04-05 20:30:44 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @proofofcopilot on 2/13/2026

Only include orgSsoIdentifier when the server is running in SSO-only mode, ensuring invites do not force SSO when password login is still allowed.

This PR is motivated by #6807

I’m not deeply familiar with the Vaultwarden codebase yet, so I’d appreciate a review to confirm this change aligns with existing patterns and doesn’t introduce unintended side effects.

*Originally created by @proofofcopilot on 2/13/2026* Only include `orgSsoIdentifier` when the server is running in SSO-only mode, ensuring invites do not force SSO when password login is still allowed. This PR is motivated by #6807 > I’m not deeply familiar with the Vaultwarden codebase yet, so I’d appreciate a review to confirm this change aligns with existing patterns and doesn’t introduce unintended side effects.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#115