Version 4.10.5
- Support .NET 8.0.
- Validate XML signature transforms.
- Resolve bug when ArtifactResponse StatusCode is Success but Inner StatusCode is Responder.
- Support to read binding by HTTP method.
- User .NET token max size TokenValidationParameters.DefaultMaximumTokenSizeInBytes (256.000 bytes) as request / response max length.
Not 100% backwards compatible:
- Change Saml2Binding to be non-generic. This change is not 100% backwards compatible but most relaying parties will not notice any change.
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/