APM Configuration to Support Duo MFA using iRule
Overview
BIG-IP APM has supported Duo as an MFA provider for a long time with RADIUS-based integration. Recently, Duo has added support for Universal Prompt that uses Open ID Connect (OIDC) protoco...
Updated Mar 01, 2025
Version 8.0Hardeep_Kaur
I document user guides, online help, and release notes for F5's BIG-IP APM, F5 Access Apps, and Edge Client products. I also work on Access Guided Configuration online help and compatibility matrices.Ret. Employee
delv3chio
Employee
Joined May 20, 2019
Jerrod_Kimbler
Employee
Vintage F5 Employee, Est. 2006enzo
Altostratus
May 19, 2022I know this is an old post but was curious if anyone has run into this issue. My APM policy was failing at the OAuth branch rule expression. To fix it I had to change the OAuth branch rule
Expression: expr {[mcget {session.oauth.client.last.authresult}] == 1} <-- Changed to 0
Is this a valid fix or im I bypassing any security controls by chaging this branch Expression
Thank You
Enzo