Forum Discussion
Jcan_4445_38285
Nimbostratus
7 years agoExtract email from uri in APM
In APM I'm trying to extract email from uri and assign it to custom variable, but without luck
basically from URL https://web.domain1.com/[email protected]&variable2=blabla, I want t...
stan_piron
Cumulonimbus
7 years agoYou can try with this
when ACCESS_SESSION_STARTED {
ACCESS::session data set session.custom.mail [URI::query [HTTP::uri] User]
}
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