Version 4.0.3.1-beta2
Pre-release
      Pre-release
    
        - Add .NET Core 3.1 support.
- Support Authn response sign types: SignResponse, SignAssertion, SignAssertionAndResponse.
- Only sign assertion if status = success.
- Support aassertion encryption.
- Add Issuer validation with AllowedIssuer configuration.
- Add IsRequest and IsResponse methods.
- Support read of AssertionConsumerServiceUrl, NameIdPolicy and RequestedAuthnContext in Saml2AuthnRequest.
- IdP read singleLogoutService.ResponseLocation if exists, otherwise singleLogoutService.Location.
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/