
Adds artifact resolve and response related events.
Features
- Add artifact resolve and response related events.
- Used a typed HTTP client to provide tailored configuration of client certificates etc.
- When verifying signatures, only check the validity of the certificate used for the verification.
- When generating signatures, use a valid (i.e. non-expired) certificate.
- When sending a logout request, start with the most recent rather than the oldest session.
- Include AddConfigurationResolver, AddSamlDatabaseConfigurationResolver and AddCachedSamlDatabaseConfigurationResolver convenience methods.
- Disable SHA-1 support by default. If required, it can be enabled using the EnableSha1Support configuration flag.