Create a custom context-based access policy
Create a custom context-based access policy with a TOTP authentication obligation.
- In the local management interface, go to AAC > Access Control.
- Create a CBA policy named CBA_OTP_Demo.
- Add the following two policy rules:
1. If authenticationMechanismTypes RegExp ".*totp" Then Permit 2. Permit with Authentication TOTP One-time Password
Parent topic: Example combining CBA, Authentication Service Framework, and OAuth