Forum Discussion
Karthik_Krishn1
Cirrostratus
May 09, 2018APM Branch rule based on Referring URL
Hi,
I am in the process of setting up the F5 as an ADFS proxy for O365 as well as for other services. I need to configure a APM check that looks to see where the referral request came from and b...
Kevin_Davies
Nacreous
May 09, 2018If sessiondump does not give you the referrer in any of the existing APM variables then use the following iRule.
when ACCESS_SESSION_START {
ACCESS::session data set "session.custom.client.referer" [HTTP::header "Referer"]
}
You can then use the Empty object from the General tab in the VPE and use this var to create your own branch logic.
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
