
Allows for long serial numbers when validating SAML metadata against the schema.
Features
SAML v2.0 for ASP.NET v4.1.0 updates:
- Allow for long serial numbers when validating SAML metadata against the schema.
- Don’t attempt SLO to a partner SP if an SLO URL hasn’t been configured.
- Handle a missing User-Agent header when checking for SameSite=None compatibility.
- Include UC Browser on Android compatibility check.
- Does not clear the cookie's secure flag if the connection isn't secure as there might be an SSL terminating load balancer.
SAML v2.0 for ASP.NET Core v2.8.0 updates:
- Does not clear the cookie's secure flag if the connection isn't secure as there might be an SSL terminating load balancer.