Forum Discussion
AlgebraicMirror
Altostratus
Aug 02, 2015Is there a way in iRules to modify which IDP profile the APM selects?
Is there any way to modify how the APM matches an SP to an IDP configuration? I know normally it looks at the Issuer ID that the SP sends and uses that to match an SP configuration, which is in turn ...
Stanislas_Piro2
Cumulonimbus
Aug 04, 2015Hi,
Sorry, I did not understand your need.
IdP profile is assigned as SSO profile, did you try to change profile?
when ACCESS_ACL_ALLOWED {
set referer [HTTP::header referer]
if { $referer starts_with "https://mail2.example.com" } {
WEBSSO::select saml-idp2
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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