Forum Discussion
boneyard
MVP
Nov 05, 2013ACCESS::session remove not working as expected
im trying to invalidate an active APM session by using ACCESS::session remove from the HTTP_REQUEST event. only that specific request is still going through. if i refresh afterwards it fails and redi...
boneyard
MVP
Nov 06, 2013when HTTP_REQUEST {
if { [HTTP::uri] equals "/test" } {
ACCESS::session remove
HTTP::redirect "/test2"
}
}
for example, gives me access to /test2, not the access policy logon screen i expected.
if would like to redirect to /test but that causes loop issues which im working out now. still to redirect to /test2 is a good example the session isn't closed fast enough.
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