Releases: ITfoxtec/ITfoxtec.Identity.Saml2
Version 4.7.1
- 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
- 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
- Braking change. Metadata ContactTypes constant strings changed to enum.
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.3
- 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
- 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
- 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
- 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.5.2
- AddSaml2 support configuring Cookie SameSite.
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.5.1
- Move post binding validation from the UnbindInternal method to the Read method.
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.5.0
- Changed the date time format to yyyy-MM-ddTHH:mm:ss.fffZin 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/