Show notification and force if 2FA is required when first login #1316

Closed
opened 2025-11-07 07:03:32 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @tapashdatta on GitHub (Jul 7, 2022).

This seems to be a common issue for people where organisation sets 2FA is mandatory. But the user doesn’t receive a prompt to set up 2FA when they first login. It’s a bit confusing without knowing where the options are located. So, it would be better to have a prompt forcing to setup 2FA before proceeding further and give a direct link to the 2FA setup page. Thank for the app. Great effort!!

Originally created by @tapashdatta on GitHub (Jul 7, 2022). This seems to be a common issue for people where organisation sets 2FA is mandatory. But the user doesn’t receive a prompt to set up 2FA when they first login. It’s a bit confusing without knowing where the options are located. So, it would be better to have a prompt forcing to setup 2FA before proceeding further and give a direct link to the 2FA setup page. Thank for the app. Great effort!!
Author
Owner

@BlackDex commented on GitHub (Jul 8, 2022):

I'm afraid that this kind of logic needs to be build-in into the clients, and is not something which can be done on the server side.
On the server side we can't actually force someone to go to a specific page within the whole web-vault interface.

@BlackDex commented on GitHub (Jul 8, 2022): I'm afraid that this kind of logic needs to be build-in into the clients, and is not something which can be done on the server side. On the server side we can't actually force someone to go to a specific page within the whole web-vault interface.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#1316