Forum Discussion
APM as SAML SP and multiple host names
R u doing one site for SAML SP auth, another site for local auth with built in logon page?
Or you have one site doing SAML SP first, and fall back to local auth?
- Walter_Kacynski8 years ago
Cirrostratus
It's 1 VIP and 1 Policy. I need to default to the logon page unless a special URL is invoked for SP Initiated or support IdP initiated.
- sding_2549658 years ago
Nimbostratus
Just have a macro, you can check the URL with general purpose empty, then construct your own branch, if expr { [mcget {session.server.network.name}] == "saml.foo.bar" }, then continue to a SAML Authentication. fallback, continue to an logon page, then local authentication.
Recent Discussions
Related Content
* 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