Forum Discussion
Not able to retrieve the full saml token
From previous threads I believe Praque isn't using the native APM SAML capability in 11.3+, but rather doing a sideband call of some sort to a SiteMinder IdP, so this is more of an HTTP::payload question.
The quick answer is that it depends. You're most likely not seeing all of the HTTP payload because either:
-
You didn't specify the correct amount of data to buffer in the HTTP::collect command, derived from the [HTTP::header Content-Length] value.
-
You didn't disable chunking, something you can configure in the HTTP profile (and/or an iRule).
-
Despite all of the above, the response content exceeds the buffer, in which case you would need to issue a new HTTP::collect command inside the HTTP_RESPONSE_DATA event.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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