
Adds OnSendMessage and OnReceiveMessage events.
Features
- Supports certificates that are not exportable and therefore cannot be cached.
- Makes it easier to add custom form variables to the HTTP Post binding.
- Refactor SAML events so they’re also available when using the authentication handler and middleware.
- Add OnError delegate to the authentication handler and middleware to allow the application to handle errors.
- Add OnSendMessage and OnReceiveMessage events.
- Supports artifact resolution binding in metadata import/export.
- Supports arbitrary attributes in the subject confirmation data.
- Adds the DisableLogoutResponseStatusCheck configuration flag.