Skip to content

8.19.1

Latest

Choose a tag to compare

@pmaytak pmaytak released this 03 Jun 03:37
· 1 commit to dev8x since this release
3dba199

Bug Fixes

  • Update JwtSecurityTokenHandler for IssuerSigningKeyResolverUsingConfiguration to take priority over IssuerSigningKeyResolver, matching the documented contract and the correct behavior already present in JsonWebTokenHandler. See PR #3519.