Saml Http Post Reference Save

Reference implementation of SSO via the SAML Identity to Service Provider initiated HTTP POST Binding

Project README

#C# SAML 2.0 Identity Provider A reference implementation of a SAML 2.0 identity provider (IdP) and a service provider (SP) to consume the IdP initiated POST binding.

Specification standard documented here

This reference Visual Studio 2013 solution includes 4 C# projects:

  • CMMSAMLIdentityProvider - A web application project that provides an interface for gathering user and group attributes and sending it as an IdP initiated HTTP Post. Configurable values include certificate for signing, assertion attributes, Service Provider SSO url and target.
  • CMMSAMLLibrary - Class project for encapsulating common functionality. An XSD.exe generated class for the SAML 2.0 specification is included.
  • CMMSAMLServiceProvider - Web application project that can respond to HTTP POST as an Assertion Consumer Service
  • CMMSAMLSSOTarget - Web application project to serve as the final target for the SAML HTTP POST

This solution and enclosed projects are presented as reference materials form CoverMyMeds only for implementing the oasis SAML 2.0 IdP initiated HTTP POST protocol.

Open Source Agenda is not affiliated with "Saml Http Post Reference" Project. README Source: covermymeds/saml-http-post-reference
Stars
74
Open Issues
1
Last Commit
6 years ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating