i8beef / SAML2

Other
88 stars 43 forks source link
oiosaml saml saml2

SAML2

Build status Build status

SAML2 is a .NET implementation of the OASIS SAML 2.0 specification. It is a fork of the OIOSAML.NET project by the Danish government.

Where to get it

Run the following command in the NuGet Package Manager console to install the library:

PM> Install-Package SAML2

Usage & Examples

See wiki.

Credits

As this library is a fork of OIOSAML.NET, much of the credit goes to them.

Changes from OIOSAML.NET include:

License

This library is released under the Mozilla Public License 1.1 (MPL-1.1).

Bug reports

Please create a new issue on the GitHub project homepage.