
Adds support for EC-DSA signature algorithms.
Features
- Handle SAML assertions not including a subject.
- Supports EC-DSA signature algorithms.
- Use the X509KeyStorageFlags.EphemeralKeySet flag when loading certificates to avoid private key container permission issues.
- Supports encrypting the Name ID in the logout request.
Fixes
- Fixed issue with SAML assertion serialization.