Forum Discussion
Jcan_4445_38285
Nimbostratus
Feb 11, 2019Extract 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/?User=user3@AnotherDomain.com&variable2=blabla, I want t...
Stanislas_Piro2
Cumulonimbus
Feb 11, 2019You 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