OidcOptions.JwkJson property

JSON Web Key (JWK) for token validation.

public string? JwkJson { get; set; }

See Also