Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Configure F5 ASM Logout page

buzzkiller
Nimbostratus
Nimbostratus

Greetings,

I am attempting to configure login and logout pages for a web app on F5 BIG-IP.

The login page was configured successfully, and I can see the user in Events->Requests. However, the issue I'm facing is that the logout function is not working, and the user remains connected.

This is the button responsible for initiating the sign-out process:

button.png

This is the loading capture when signing out:

Network-logout.png

This is part of the login page that loads after signout :

response URL.png

This is the logout ASM configuration:

lgout_conf.png

I tried to put in "A string that should appear in the request" both "Succesfully logged out" and "Sign out". 

I chose 'Sign out' because it is the text of the button, and from what I can observe, it is a string that appears in the request, not the response.

I'm not sure what I might have misconfigured. Thank you for your help!

1 REPLY 1

AubreyKingF5
Community Manager
Community Manager

First thing I would try is to change that string. Using a string with a space in it can yield unpredictable results. You can do this another way.. make your string 'gazelleJump' or something nutty, then have that on the page somewhere in white letters on white background, for instance.