The SAML XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only. For current information on SAML, please see the OASIS Security Services Technical Committee Wiki.

Generating SAML 1.1 Response in .net

I am a .net developer working on SAML 1.1 for SSO and I have found that I could generate SAML Assertion using the SamlAssertion class in System.IdentityModel.Tokens. But was unable to find a class/object for generating SAML Response.

I mean this class generates SAML Assertion but not the response(<samlp:response>). Is there a class which can generate the saml response,can any of you help me in figuring out this issue as our application needs a saml response to authenticate the user with the saml assertion.

Thanks in Advance.

 

My understanding is that .NET does not currently support the SAML protocol. It only supports the SAML assertion. So it can't generate or parse a SAML request or response, but if it does get a SAML assertion through some other protocol (or want to send one) it can support that.

XML.org Focus Areas: BPEL | DITA | ebXML | IDtrust | OpenDocument | SAML | UBL | UDDI
OASIS sites: OASIS | Cover Pages | XML.org | AMQP | CGM Open | eGov | Emergency | IDtrust | LegalXML | Open CSA | OSLC | WS-I