06-Oct-2023 12:52
I'm trying to setup a iRule that will terminate my F5 sessions and call the logout for our Microsoft ADB2C policy.
Solved! Go to Solution.
09-Oct-2023 10:56
@akelekar It doesn't seem that the iRule is exactly the same as the referenced but before troubleshooting that log I would recommend that you have the APM pieces in place because it is possible that they might be related.
06-Oct-2023 22:44
@akelekar Which document are you using?
09-Oct-2023 07:14
09-Oct-2023 07:55
@akelekar You are positive you have met the APM prerequisites for this to function properly?
09-Oct-2023 08:51
Not sure I understand what prerequites are needed. I do have admin rights on the server.
I was hoping to get some more info on what the LMT error means
err tmm[24399]: 011f0007:3: http_process_state_prepend - Invalid action:0x107041 clientside (X.X.x.x:61335 -> y.y.y.y:443) ((null connflow))
09-Oct-2023 10:56
@akelekar It doesn't seem that the iRule is exactly the same as the referenced but before troubleshooting that log I would recommend that you have the APM pieces in place because it is possible that they might be related.
09-Oct-2023 11:15
Can you please elaborate on "have the APM pieces in place"?
As far as we see, the APM itself seems to be working fine. If the users session is new, it sends it to the ADB2C for signin and after signin, it forwards the request to the corrct app. THe per-request and persession policies seem to be working fine with the session variables being copied correctly and passed as header to the application.