Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable aborting SMS 2FA setup #50

Open
melegiul opened this issue Oct 10, 2022 · 3 comments
Open

Enable aborting SMS 2FA setup #50

melegiul opened this issue Oct 10, 2022 · 3 comments
Labels
bug Something isn't working component/sms SMS authenticator component

Comments

@melegiul
Copy link
Collaborator

When a user enters a phone number and clicks on next, the phone number must be confirmed by entering the SMS code. Until the right SMS code is submitted, a new required action "Set phone number" is added to the user, even if other 2FA methods are configured.

This makes it hard for the user to abort the setup. The only way currently is to successfully setup SMS 2FA.

@melegiul melegiul added the bug Something isn't working label Oct 10, 2022
@alexanderhofstaetter
Copy link
Contributor

This would be great to solve. This is also a problem because the SMS form cannot be aborted with a "back to login button"

@svenseeberg
Copy link
Member

svenseeberg commented Jul 25, 2024

If the action is aborted and the enforce-mfa plugin is active, it would be very good to redirect the user immediately to the MFA method selection screen after aborting the confirmation action.

@Mizar01
Copy link

Mizar01 commented Nov 18, 2024

Anyone found a solution on this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/sms SMS authenticator component
Projects
None yet
Development

No branches or pull requests

4 participants