Hello,

We need to be able to generate a negative SAML Response based upon some logics.

To achieve, we planned to implement a Custom Assertion Generator (CAG).

We were able to extract the SAML Response generated by CA SSO and start processing logics based upon the authenticated user attributes.

But there are also some logics that need to be implement based upon elements from the SAMLResquest provided by the SP.

We did not find any way to get the SAMLRequest in the CAG.

We can see new entries in the Session Store during the authentication phase that disappear afterward. But we did not see any way to get those attributes by relying to the userContext or apiContext object.

Question is: Is there any way to get somehow the SAMLRequest provided by the SAML SP and to use it into a  CAG?

Regards,


Source: New feed
{pubDate}

Leave a Reply

Your email address will not be published. Required fields are marked *