JWT Validation Issue
Eric Peters
0
Reputation points
I have an ASP.NET Webforms application with a web API on .NET Framework 4.6.1 hosted in Azure. I am trying to validate an access token using JwtSecurityTokenHandler for external access to the web API and am getting the following error:
IDX10501: Signature validation failed. Unable to match key:
kid: '
Sign in to answer