Updated Date: 04/30/2026
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 the Subroutines tab, select the OAuth auth subroutine you created, and click Add Item.
-
On the successful branch after the OAuth subroutine, click the plus symbol.
-
Click the Subroutines tab, select the RADIUS MFA subroutine you created, and click Add Item.
-
In the main per-request policy, on the non-admin branch, click the plus symbol.
-
Click the Subroutines tab, select the OAuth auth subroutine you created, and click Add Item.
-
Add a pool to each success branch.
-
Configure an Allow ending 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.