Releases: ITfoxtec/ITfoxtec.Identity.Saml2
Version 3.1.0-beta2
Support destination URL with "?" like a Google Suite SSO URL https://accounts.google.com/o/saml2/idp?idpid=XXXXXXXX
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
Version 3.1.0-beta1
Support Azure Key Vault.
AuthnRequest support Subject with NameID.
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
Version 3.0.1
Add .NET Core 2.2 support.
Reintroduce .NET Framework 4.6.2 support.
Solves issue #26
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
Version 3.0.0
Support both .NET Core 2.1 and .NET Framework 4.7.2.
This is the first version supporting .NET Core without the framework.
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
Version 2.0.2
Use DateTimeOffset instead of DateTime.
Check XML signature reference.
ReadSamlResponse read RelayState.
Handle empty NameId format in logout request. Thanks to MSACATS.
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
Version 2.0.1
Saml2SignedXml CheckSignature bug fix.
Package update.
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
Version 2.0.0
Updateded from .NET 4.5 to .NET 4.6.2
Updateded from Core 1.1 to Core 2.0 (minor breaking changes).
Now supports SHA1/SHA256/SHA384/SHA512 signing.
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/