Organization invitation forces SSO login when orgSsoIdentifier is present – no way to choose login method #6807
-
Describe the bug / questionI am running a Vaultwarden (1.35.2) instance that supports both:
When inviting a new user to an organization, Vaultwarden generates an invitation link like the following: https://vaultwarden.example.com/#/accept-organization/
?email=max.mustermann%40example.com
&organizationName=Example+Org
&organizationId=ce9eec73-67df-4eda-a9cd-abbbbe9c2641
&organizationUserId=a72508e6-e3a9-42c4-a68e-7227664f7850
&token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9...
&orgUserHasExistingUser=false
&orgSsoIdentifier=ce9eec73-67df-4eda-a9cd-abbbbe9c2641Because If I remove Steps to reproduce
Actual behavior
Expected behavior / questionIs there a supported way to define which authentication methods an invited user may use before sending the invitation? For example:
Currently, it appears that the presence of Additional contextThis affects onboarding when organizations want to:
Manually modifying the invitation URL is not a viable solution, right? Thanks for any clarification or guidance on the intended behavior here. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I think this has ben fixed by #6824 |
Beta Was this translation helpful? Give feedback.
-
|
correct fixed in #6824 |
Beta Was this translation helpful? Give feedback.
I think this has ben fixed by #6824