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