Manual Chapter :
Completing the per-request policy for Okta OAuth with RADIUS
MFA
Applies To:
Show VersionsBIG-IP APM
- 15.1.10, 15.1.9, 15.1.8, 15.1.7, 15.1.6, 15.1.5, 15.1.4, 15.1.3, 15.1.2, 15.1.1, 15.1.0
Completing the per-request policy for Okta OAuth with RADIUS
MFA
Complete the previous tasks, including creating
a per-request policy, adding a URL Branching item, and creating subroutines for Oauth
authentication and MFA.
This step completes the per-request policy to
provide Okta OAuth athentication with RADIUS MFA. Add OAuth subroutines to both admin
and non-admin branches, and the MFA subroutine to the successful admin branch. Then add
a pool to each successful branch.
- In the main per-request policy, on the admin branch, click the plus symbol.
- Click theSubroutinestab, select the OAuth auth subroutine you created, and clickAdd Item.
- On the successful branch after the OAuth subroutine, click the plus symbol.
- Click theSubroutinestab, select the RADIUS MFA subroutine you created, and clickAdd Item.
- In the main per-request policy, on the non-admin branch, click the plus symbol.
- Click theSubroutinestab, select the OAuth auth subroutine you created, and clickAdd Item.
- Add a pool to each success branch.
- Configure anAllowending for each success branch.
The per-request policy is now
complete.
Assign an allow-all access policy and this
per-request policy to a virtual server.