Forum Discussion

Larson27's avatar
Larson27
Icon for Nimbostratus rankNimbostratus
Oct 21, 2014

APM Logout Question

I have several Landing URI's under one Access Policy. For the way we are setting up our APM it is the only option we have currently.

 

That being said - when a customer of ours disconnects their tunnel and the clicks 'Logout', they are offered the option to re-establish the session by clicking the link provided (Click Here).

 

Unfortunately, this doesn't direct them back to their customer specific Landing URI - which sends them in an endless loop that eventually ends with Invalid Sessions.

 

Is there anyway to edit this link in the Webtop for these customers to point them to their specific Landing Page.

 

As always - THANKS!!

 

DJL

 

 

2 Replies

  • I believe it can be done in APM advanced customisation (it's available from 11.2 i think).

     

    Drill down to your policy, then there should be a logout page the code you want to edit i believe is here:

     

                     
                
  • Dan_73594's avatar
    Dan_73594
    Historic F5 Account

    %[new_session_link] refers to the display text of the href as set in Properties > Localization. To change the actual href location, you can use advanced customization option to edit the logout.inc file.