jsonWebKeySetUrl

@SerialName(value = "jwks_uri")
val jsonWebKeySetUrl: String? = null(source)

OPTIONAL. URL string referencing the Issuer's JSON Web Key (JWK) Set (RFC7517) document which contains the Issuer's public keys. The value of this field MUST point to a valid JWK Set document.