6.7.0
Features
- Adjusted SignedHttpRequest logic to control optional validation of claims.
- Added Microsoft.CodeAnaylsis.FxCopAnalyzers to validate code.
- Added SecurityKey.IsSupportedAlgorithm API to check if a SecurityKey / Algorithm is supported.
Bug Fixes
- SamlSerializer fails to validate token using an XmlReader created from a XDocument.
- Null reference possible in logging when using the IDX13300 and IDX13107 log messages.
- When creating a TokenValidationResult and setting the Exception property, ensure IsValid is set to false.
- Use CultureInvariant when parsing double values.
Pull Requests click here.
Bug fixes click here.