Support for POST preservation when APM Multidomain SSO is configured
Problem this snippet solves: F5 doesn't support the preservation of the initial POST request when the Virtual Server has an access profile configured for Multidomain SSO. After authentication, the u...
Published Oct 23, 2017
Version 1.0Yann_Desmarest
Cirrus
Joined September 11, 2012
Yann_Desmarest
Cirrus
Joined September 11, 2012
Yann_Desmarest
Jan 08, 2019Cirrus
Hi Stanislas,
Sure it works for the initial POST request. I remember that the behavior was different in v12 and v13. From my memory, I would say that in v13, POST preservation is native for sub requests in an existing session but not sure 100%.
I should do further tests on my lab environment.
Otherwise, you have to track the request and reply with multiples 307 responses until you get a valid token and session cookie.
Keep you in touch
Regards
Yann