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

Implement Advanced Security Screen #45

Open
cbhernan opened this issue Sep 27, 2023 · 2 comments
Open

Implement Advanced Security Screen #45

cbhernan opened this issue Sep 27, 2023 · 2 comments
Assignees

Comments

@cbhernan
Copy link
Collaborator

cbhernan commented Sep 27, 2023

Problem

There's nothing in Advanced Security

Background info

There's an Advanced Security screen which shows users MFA methods and if they're enabled, while allowing them to register for a listed option.
Screenshot 2023-09-27 131536

Proposed Solution

We need to implement something similar on our project.

Resources

MFA Overview
Enable MFA via Auth0 Flow
Configure SMS and Voice Notifications for MFA
Supported MFA Options

API Specific

Auth0 MFA API Intro and Limitations
MFA API Endpoints
Manage Authentication Factors with Authentication API
Create an authentication method via API

@cbhernan
Copy link
Collaborator Author

cbhernan commented Dec 7, 2023

This is what the flow looks like if Phone Message is enabled via the UI in Security > MFA.

This flow occurs on successful login when user does not have it enabled:

Prompt to enable:
Screenshot 2023-12-07 140709

Next screen:
Screenshot 2023-12-07 141420

Subsequent logins:
Screenshot 2023-12-07 140920

@cbhernan cbhernan self-assigned this Dec 19, 2023
@cbhernan cbhernan mentioned this issue Jan 3, 2024
@cbhernan cbhernan mentioned this issue Jan 24, 2024
@cbhernan
Copy link
Collaborator Author

cbhernan commented May 8, 2024

This is blocked by testing for Voice, which can only be done once we have Twilio credentials, which we're waiting on an agreement for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant