Skip to content

6.8.0

Compare
Choose a tag to compare
@keegan-caruso keegan-caruso released this 13 Oct 18:22

Bug fixes

  • Resolve encryption key when Kid is not present in token #1511
  • Objects overriding GetHashCode also override Equals #1536

Enhancements and features

  • Improve empty audience error message #1488
  • Enveloped Signature Writer should be able to determine the Digest algorithm from signing algorithm #1508
  • Add Claims and PropertyBag properties to TokenValidationResult #1514
  • Throw SecurityTokenSignatureValidationFailedException when none of the provided keys verify the signature #1515
  • Add message for all keys were not supported #1520
  • Add TokenType to SecurityTokenDescriptor. #1522
  • Remove locks in SignatureProviders #1535