Skip to content
/ Saml2 Public
forked from Sustainsys/Saml2

Saml2 Authentication services for ASP.NET

License

Notifications You must be signed in to change notification settings

samisq/Saml2

This branch is 131 commits behind Sustainsys/Saml2:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ff3245 · Nov 25, 2021
Nov 26, 2020
Jan 5, 2021
Apr 13, 2020
Nov 25, 2021
Apr 2, 2020
Apr 11, 2020
Nov 25, 2021
Nov 26, 2020
Mar 27, 2020
Mar 27, 2020
Apr 12, 2018
Jan 12, 2018
Oct 5, 2018
Jan 15, 2018
Sep 27, 2018
Jun 18, 2020
Apr 3, 2020
Apr 21, 2020
Mar 27, 2020
Apr 12, 2018

Repository files navigation

.NET Core Docs status Join the chat at https://gitter.im/Susatinsys/Saml2 Sustainsys.Saml2

The Sustainsys.Saml2 library adds SAML2P support to ASP.NET web sites, allowing the web site to act as a SAML2 Service Provider (SP). The library was previously named Kentor.AuthServices.

Sustainsys.Saml2 is open sourced and contributions are welcome, please see contributing guidelines for info on coding standards etc.

Branches

There are three active branches in the repo

  • v1 is a security-supported-only version that uses the System.IdentityModel library for token handling and supports HttpModule, Mvc, Owin and AspNetCore2 (only on full. Net Framework).
  • v2 is a currently supported version that uses the Microsoft.IdentityModel nuget packages for toking handling, multi-targets and supports HttpModule, Mvc, Owin and AspNetCore2
  • develop is development for a new version (will be released as v3 eventually) that only supports Asp.Net Core.
  • master is deprecated and only kept around to ensure all old links pointing to it works.

Documentation

Complete documentation is available at our documentation site.

About

Saml2 Authentication services for ASP.NET

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 89.7%
  • JavaScript 7.8%
  • HTML 1.2%
  • CSS 0.8%
  • Less 0.2%
  • PowerShell 0.1%
  • Other 0.2%