Skip to content

8.6.1

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 07 Mar 20:07
· 29 commits to dev since this release
c083762

8.6.1

Bug fix

  • Microsoft.IdentityModel now triggers a configuration refresh if token decryption fails. See issue #3148 for details.
  • Fix a bug in JsonWebTokenHandler where JwtTokenDecryptionParameters's Alg and Enc were not set during token decryption, causing IDX10611 and IDX10619 errors to show null values in the messages. See issue #3003 for details.

Fundamentals

  • For development, IdentityModel now has a global.json file to specify the .NET SDK version. See issue #2995 for details.

What's Changed

New Contributors

Full Changelog: 8.6.0...8.6.1