fix: replace incorrect "role-based" label with "login-attempt-based" …#6129
fix: replace incorrect "role-based" label with "login-attempt-based" …#6129sandaluruba wants to merge 1 commit into
Conversation
|
|
📝 WalkthroughWalkthroughThe documentation guide for login-attempt-based adaptive MFA templates has been updated to clarify the correct configuration navigation path. The instructions now direct users to access the template through Predefined Flows → Conditional Login Flows → Adaptive MFA → Login-Attempts-Based → ADD. Login-Attempt-Based Adaptive MFA Guide Update
Suggested labels
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Purpose
Step 3 in the "Configure the login flow" section of the 'Add MFA based on login attempts' guide incorrectly said "role-based adaptive MFA" instead of "login-attempt-based adaptive MFA" due to a mistake from the role-based template.
Approach
Updated the two incorrect labels in
login-attempt-based-template.md:role-based→login-attempt-basedrole-based adaptive MFA script→login-attempt-based adaptive MFA script