Skip to content

Releases: ITfoxtec/ITfoxtec.Identity.Saml2

Version 4.7.1

23 Nov 11:10

Choose a tag to compare

  • Support XML in Extensions.
  • Assertion element error message improved.
  • CreateSession help text improved.

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.7.0

09 Sep 12:56

Choose a tag to compare

  • Braking change. Metadata ContactTypes constant strings changed to enum.
  • Do not do DetectReplayedToken on ReadSamlResponse, resolve issue #89
  • Add support for setting the domain of the cookie.

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.6.4-beta1

21 May 20:31

Choose a tag to compare

Version 4.6.3

19 May 12:12

Choose a tag to compare

  • SAML 2.0 Metadata read support EntitiesDescriptor as root element. The first EntityDescriptor element is selected.
  • Support the Danish NemLog-in 3 - OIOSAML 3.
  • Metadata support multiple contact persons.
  • Metadata RequestedAttributes support configuring the NameFormat attribute.
  • Metadata AssertionConsumerService support configuring the IsDefault attribute.
  • Metadata encryption KeyDescriptor support EncryptionMethods.
  • Support optionally not not sign metadata.
  • Add support for Conditions in Saml2AuthnRequest.

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.6.2-beta1

18 May 10:41

Choose a tag to compare

Version 4.6.2-beta1 Pre-release
Pre-release
  • SAML 2.0 Metadata read support EntitiesDescriptor as root element. The first EntityDescriptor element is selected.

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.6.1-beta1

07 May 11:34

Choose a tag to compare

Version 4.6.1-beta1 Pre-release
Pre-release
  • Support the Danish NemLog-in 3 - OIOSAML 3.
  • Metadata support multiple contact persons.
  • Metadata RequestedAttributes support configuring the NameFormat attribute.
  • Metadata AssertionConsumerService support configuring the IsDefault attribute.
  • Metadata encryption KeyDescriptor support EncryptionMethods.
  • Support optionally not not sign metadata.

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.6.0-beta1

03 May 13:53

Choose a tag to compare

Version 4.5.2

17 Apr 19:17

Choose a tag to compare

Version 4.5.1

30 Mar 08:40

Choose a tag to compare

Version 4.5.0

25 Mar 10:07

Choose a tag to compare

  • Changed the date time format to yyyy-MM-ddTHH:mm:ss.fffZ in generated XML, pull request #75. According to the SAML 2.0 specification is should only be 3 digits 'SAML system entities SHOULD NOT rely on time resolution finer than milliseconds.'
  • Fix to use CustomIssuerTokenResolver, pull request #78.

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/