First updates for Advanced Factor Config - #1678
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Summary
Errors per inputErrors in main/docs/customize/actions/migrate/migrate-from-rules-to-actions.mdx
Errors in main/docs/secure/multi-factor-authentication/adaptive-mfa/customize-adaptive-mfa.mdx
Errors in main/docs/secure/multi-factor-authentication/auth0-guardian.mdx
Errors in main/docs/secure/multi-factor-authentication/auth0-guardian/guardian-for-android-sdk.mdx
Errors in main/docs/secure/multi-factor-authentication/authenticate-using-ropg-flow-with-mfa/enroll-and-challenge-email-authenticators.mdx
Errors in main/docs/secure/multi-factor-authentication/authenticate-using-ropg-flow-with-mfa/enroll-and-challenge-otp-authenticators.mdx
Errors in main/docs/secure/multi-factor-authentication/authenticate-using-ropg-flow-with-mfa/enroll-challenge-sms-voice-authenticators.mdx
Errors in main/docs/secure/multi-factor-authentication/customize-mfa.mdx
Errors in main/docs/secure/multi-factor-authentication/multi-factor-authentication-factors/configure-email-notifications-for-mfa.mdx
Errors in main/docs/secure/multi-factor-authentication/multi-factor-authentication-factors/configure-sms-voice-notifications-mfa.mdx
Errors in main/docs/secure/multi-factor-authentication/step-up-authentication/configure-step-up-authentication-for-web-apps.mdx
Run on commit a96e501. |
andy317fe301f8c7
left a comment
There was a problem hiding this comment.
Reviewed against the current head commit and cross-checked the OTP/remember-me ranges directly against the live atko-cic/api2 schema and atko-cic/auth0-server code (not just the PRD). A few earlier concerns (SMS OTP length lower bound, TOTP-app digit count, a typo) are already fixed in this revision. Left inline comments on what's still open — mostly range/units accuracy and two documentation gaps for settings that are already live via the Management API but not yet documented here.
| 1. Navigate to [**Auth0 Dashboard > Security > Multi-Factor Auth**](https://manage.auth0.com/#/multifactor-auth) and select **Email**. | ||
| 2. Configure the following: | ||
| - **Verification Code Length**: Enter a value between 4 and 10 digits. | ||
| - **Verification Code Lifetime**: Enter a value between 5 and 60 minutes. |
There was a problem hiding this comment.
Same issue as the range table above — "5 and 60 minutes" should be "0.5 and 60 minutes" if the true floor is 30 seconds, pending confirmation from eng on whether the Dashboard enforces a stricter minimum than the API.
There was a problem hiding this comment.
Pending Engineering. Auth0 Dashboard is still showing 5 to 60 minutes.
Description
Update existing pages with AFC, Code Length and Code Lifetime
References
Testing
Checklist
CONTRIBUTING.md.