Skip to content

Releases: ITfoxtec/ITfoxtec.Identity.Saml2

Version 4.4.1

24 Mar 13:18

Choose a tag to compare

  • 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

09 Mar 19:58

Choose a tag to compare

Version 4.3.1

01 Mar 20:06

Choose a tag to compare

Version 4.3.0

15 Feb 09:44

Choose a tag to compare

  • 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

30 Jan 19:45

Choose a tag to compare

  • 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

04 Jan 20:49

Choose a tag to compare

Version 4.1.1

14 Dec 14:53

Choose a tag to compare

  • 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

06 Oct 07:56

Choose a tag to compare

Version 4.0.8

12 Sep 12:30

Choose a tag to compare

  • 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

28 Aug 14:26

Choose a tag to compare

  • 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/