Hi David, It would help if the logs contain more details. Seems like the policy
rule "Permit with Authentication userotp" is in a loop and authentication is triggered on every redirect as per the rule.
My two cents if it helps.Try by changing the policy
Precedence to F
irst and below rule. It might work. Precedence of
first, returns decision of the first rule that applies in the chainRule1: If user authentication types has
userotp authentication then permit.
Rule2: If
NOT user authentication types has
userotp authentication then
permit with authentication userotp
Rule3: Unconditional
DenyAttached a sample rule below:
Note: Authentication type URN should match your auth mechanism type
Regards,
Rama
------------------------------
Rama Yenumula
------------------------------