Question
Virtusa
US
Last activity: 6 Sep 2022 22:17 EDT
Capture SAML Response
Hi,
How can we get the full SAML response captured ? Currently "D_SamlSsoLoginInfo" has only partial SAML response (starting from AssertionID) , but we need complete SAML response returned from IDP .
In which rule does pega populate "D_SamlSsoLoginInfo" page ?
Note : D_SAMLAssertionDataPage this Data page has all the attributes from SAML Response , but converting it back to raw form is tedious , instead if there is a way to capture the raw SAML response itself it will be more efficient.