1 reference to ValidatedSecurityTokenNotJsonWebToken
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectHandler.cs (1)
1477
throw new SecurityTokenException(string.Format(CultureInfo.InvariantCulture, Resources.
ValidatedSecurityTokenNotJsonWebToken
, validatedToken?.GetType()));