BIG-IP iRulesLX FakeADFS - WS-Federation/SAML11
Details This was created as a solution to REPLACE the need for AD FS to tie APM into SharePoint. The goal was originally to demonstrate the flexibility of iRulesLX and also to find a way to add WS-...
Published Jan 05, 2017
Version 1.0MichaelatF5
Employee
Joined January 25, 2011
MichaelatF5
Employee
Joined January 25, 2011
Stanislas_Piro2
Jan 19, 2017Cumulonimbus
Hi,
why are you using irule event with ACCESS_POLICY_AGENT_EVENT instead of ACCESS_POLICY_COMPLETED?
your irule event is just before allow ending, so the ACCESS_POLICY_COMPLETED can do the same as ACCESS_POLICY_AGENT_EVENT.
I never used iruleLX so I don't know if this code will be evaluated in both events.