Forum Discussion
Not able to retrieve the full saml token
Hi All, I am facing issue in retrieving the full saml token, able to retrieve only the half of the saml token. Currently we are using v10.2.2 Build 763.3 Final. Please advise me, because of the version, we are facing issue in retrieving the full saml token.
when HTTP_RESPONSE_DATA { Full payload should be available here in [HTTP::payload] log local0. "httpresponse::[HTTP::payload]" }
Regards, Praque m
2 Replies
I thought that SAML 2.0 was not fully supported until v11.3?
- Kevin_Stewart
Employee
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