IBM Verify

 View Only

 IVIA FSSO and HTTP Transformations for extra header

Gergo Barta's profile image
Gergo Barta posted Tue January 27, 2026 05:55 AM

Hi,

Is it possible to detect and intercept FSSO POST requests with HTTP Transformations in containerized IVIA? I would like to use FSSO to login to the application behind my junction, but the POST request requires an extra static header.

Thank you,
Gergo

Scott Exton's profile image
Scott Exton

Gergo,

I assume that you are wanting to apply a HTTP transformation rule to the subsequent request when WebSEAL intercepts a FSSO response from the junctioned server?  If so, I suspect that you won't be able to do this, but would suggest that you simply try it anyway to see if it works.  

Thanks,

Scott.

Gergo Barta's profile image
Gergo Barta

Hi Scott,

Thank you for your reply. Actually, I needed the header to be present in the request when the form gets submitted. (So I wanted to intercept the FSSO request before the form submit action). I tried, but I did not manage to do this via HTTP Transformations, so I wanted to ask whether the problem is on my end or it is simply not possible. After doing more tries, I was leaning more and more towards the second option and solved my original problem without using FSSO.

Thank you,
Gergő