Forum Discussion
Karthik_Krishn1
Apr 29, 2016Cirrostratus
F5 External Logon Page
Hello,
Is it possible to create an APM policy such that it would present the user with an external logon page, collect credentials and then POST to the correct backend system. Consider an SAP sy...
- Apr 29, 2016
expr { [string tolower [mcget {session.server.network.name}]] == "server1.domain.com"} -- Branch 1
expr { [string tolower [mcget {session.server.network.name}]] == "server2.domain.com"} -- Branch 2
expr { [string tolower [mcget {session.server.network.name}]] == "server3.domain.com"} -- Branch 3
Seth_Cooper
Apr 29, 2016Employee
Depending on which language your external logon page is coded in you could use the referrer header to know where to send them back to after they type the credentials.
-Seth
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