SSO: Option to skip 2FA on login #6746
kowalski7cc
started this conversation in
Ideas
Replies: 4 comments 3 replies
|
Why do you have 2FA enabled if you don't need it? I mean it's not required by default, so I don't think that we should have to address this specifically. Bitwarden also says that you don't need to activate the require two-step login policy "if you are using an SSO or identity provider's 2FA functionality". |
3 replies
|
I am in the same boat here and would love to have a setting where 2FA can be bypassed when already enforced by the Identity provider, as this is the primary reason we have not activated SSO in our environment. GitLab has an identical mechanism with Therefore having a setting available to not have to provide multiple 2FA tokens would be a great usability improvement. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Many IdP already provide the option to enforce authentication using many types of 2FA or passkeys. When it's enabled, user would be prompted two times to provide a second factor to the login, and in many cases it could be the same device/tool.
I think it would be userful to add a setting like SSO_SKIP_2FA for vaultwarden instances to simplify user login.
All reactions