
Adds the ability to check the configured use when loading local certificates.
Features
SAML v2.0 for ASP.NET v4.3.0 updates:
- Check the configured use when loading local certificates.
- Change the certificate manager to minimize the number of configuration resolver calls.
SAML v2.0 for ASP.NET Core v3.0.0 updates:
- Change the certificate manager to minimize the number of configuration resolver calls.
- Include HttpContext argument for all events.
- Include HttpContext argument for authentication handler and middleware delegates.
- Includes Microsoft .NET Core 3.1 examples.