The issuer of the JWTs you want to verify.
Set this to the expected value of the iss claim in the JWT.
Optional jwksURI where the JWKS (JSON Web Key Set) can be downloaded from. The JWKS contains one or more JWKs, which represent the public keys with which JWTs have been signed.
Type for JWT RSA verifier properties, for a single issuer