Subject: Validate SAML Response
Date: 2015-05-25 18:22:51
From: Pras Biswas
Source: validate-saml-response
----------------------------------------------------------------------

What are the steps towards validating a received SAML Response from the IdP (in response to an Authentication Request sent by the SP (which is us))

  1. Validate Signature - assertion.Validate() method
  2. Validate Issuer is known - how?
  3. Validate Audience Restriction condition - how?
  4. Validate Assertions - how?
  5. What else  - ?

Code samples for each would be appreciated.

---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index