Releases: ITfoxtec/ITfoxtec.Identity.Saml2
Version 4.4.1
- Support Token Replay configuration. Please se #72.
- Add ability to set custom IssuerTokenResolver for .NET 4.x. Please se #71
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 4.4.0-beta1
- Support Token Replay configuration. Please se #72.
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 4.3.1
- Fixed getting AssertionConsumerServiceURL as an attribute and added getting ProtocolBinding
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 4.3.0
- Support NameID without a Format.
- Saml2AuthnResponse do not add "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" as default NameID Format.
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 4.2.0
- Remove AuthnContextDeclRef from SAML 2.0 assertion (Authn Response).
- Allow configuration of a custom ITicketStore in AddSaml2.
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 4.1.2-beta2
- Remove AuthnContextDeclRef from SAML 2.0 assertion (Authn Response).
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 4.1.1
- Support for .NET 5.0 added.
- Support for .NET Core 2.1, 2.2 and 3.0 removed.
- Support for .NET Framework 4.6.1 instead of .NET Framework 4.6.2.
- Support for access denied redirection target.
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 4.0.9
- Fiks NameIdPolicy.AllowCreate convert not null bool to bool? problem.
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 4.0.8
- Resolve Saml 2.0 Authn Response encryption certificate validation error, resulting in ArgumentNullException.
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 4.0.7
- Resolve: Unable to set custom certificate validator in Saml2Configuration on .NET Full Framework
- Support validation of xml signed with xml-exc-c14n#WithComments canonicalization method
- GenericTypeConverter support nullable AllowCreate in NameIdPolicy
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/