For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

raZorTT's avatar
raZorTT
Icon for Cirrostratus rankCirrostratus
Dec 18, 2019
Solved

Kill an APM session after policy completes successfully

Hi,   I have a bizarre question   How would I be able to kill an APM session a few seconds after the access policy completes?   I have a max session timeout of 300 (5min) to allow the use...
  • raZorTT's avatar
    Dec 19, 2019

    For anyone wanting to do something similar, I ended up timing out the session using

    ACCESS::session modify -timeout 10

    Which timed out the session after 10 seconds

    cheers

    Simon