Forum Discussion
Rabbit23_116296
Jun 23, 2014Nimbostratus
capturing and appending to HTTP::payload in a POST to a SAML assertions consumer URL
I need to manipulate the HTTP body payload of a SAML post to an assertion consumer URL. If someone could point me in the right direction that would be great. I've tried layering a virtual server but ...
Kevin_Stewart
Jun 24, 2014Employee
Are you attempting to actually add data to the POSTed SAMLResponse value? The good news here is that SAML POST response is usually not deflated, but base64-encoded, so with a layered VIP you could certainly look inside the assertion data. The problem is that this data is almost always digitally signed, so making any modifications would destroy the signature.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects