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 Sep 19, 2024
Version 6.0Hardeep_Kaur
Ret. Employee
Joined May 16, 2019
delv3chio
Employee
Joined May 20, 2019
Jerrod_Kimbler
Employee
Joined May 16, 2019
varunmuthusamy
Jun 16, 2021Nimbostratus
Hi
Found the issue,
under "Configure an auth-redirect-request and a token-request" section,
For per-session policy: %[session.custom.jwt_duo] needs to be replaced with %{session.custom.jwt_duo}
The brackets were incorrect, this document needs to be updated.