Forum Discussion

eric_156978's avatar
Jul 27, 2017
Solved

F5 APM redirect back to app on end of session

Hi F5 wizards,   I have an F5 version 12 with APM handling access to applications based on the uri:   For example:   -> myapp1 server -> myapp2 server -> nothing useful When a user'...
  • Josiah_39459's avatar
    Jul 27, 2017

    What you call the "first page" is called the landing uri and it is stored in a session variable called session.server.landinguri. So all you need to do is customize the session timeout page so that the link points to this session variable instead of the generic '/' base page.