Forum Discussion
jitu
Nimbostratus
Jul 05, 2017F5 APM with specific not all SAML SP initiated connection issue, cause iRule execution fail, TCP reset with F5 Version 12.1.2 HF1
We have a problem with a specific SP initiated SAML request. iRule execution fail
Problem details
We have F5 APM as a IDP setup. Single IDP with multiple SP. One of the specific SP initi...
nag_54823
Cirrostratus
Jul 06, 2017Hi Jitu,
You need to use either state_allow or state_deny or state_redirect. You should not use all in one.
Example
when HTTP_REQUEST priority 30 { set apm_cookie [HTTP::cookie value MRHSession] if { "[ACCESS::session exists -state_allow -sid $apm_cookie]" } {
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects