
Implement Step-up Authentication in Auth0 for APIs
Course 6 of 8 in Secure Auth0 Applications with MFA
Apply step-up authentication to your APIs in Auth0.
Engage in an example of how to implement step-up authentication for an API using Auth0 Actions.
- Define the prerequisites for implementing step-up authentication for APIs.
- Identify how to create an Action that challenges the user to authenticate with MFA when a specific scope is requested.
- Describe how Access Tokens are validated for MFA.