Forum Discussion

Tealer_315926's avatar
Tealer_315926
Icon for Nimbostratus rankNimbostratus
Jun 29, 2017

APM - Redirect user back to main webtop login page

Still a bit new to APM, but quick question if you can - I've searched around, but can't find the answer (unless I'm asking the question wrong...) What I am trying to achieve, is when the user the user clicks logout on the webtop, rather than returning the BIG-IP logout page, the users is returned to the login page. If someone could point me in the right direction, it would be appreciated.

 

TIA

 

1 Reply

  • Hi,

     

    this is the default behavior to redirect to logout URI.

     

    If the user is redirected to logon page, it will close the existing access session and create a new one. if the user only want to close existing session (mostly the expected behavior), it will use resources.

     

    one solution can be to include a javascript code in logout page redirecting to logon page.

     

    Insert this in logout page text (in customization / General / text):