Subject: saml2.AuthnRequest(XmlElement) bug - missing Extensions
Date: 2012-07-04 15:31:56
From: Benji Lilley
Source: saml2-authnrequest-xmlelement-bug-missing-extensions
----------------------------------------------------------------------

I have not been able to receive any extensions data in authnRequest with your library.  After some research I can see two things:




1) if I add data to the .Extensions property of an outgoing authnRequest, the elements are present and DO get encoded into the web form.

2) When authnRequest is created with ctor AuthnRequest(XmlElement element), it does not populate the Extensions property.  




For now I have to work around this bug by decoding and parsing the SAMLRequest field myself and adding the data back to the Extensions property after the authnReqeust is build from the HttpRequest stream.
---------------------------------------------------------------------- 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