Class GetJSONWebKeysRequest (2.29.0)

GetJSONWebKeysRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

GetJSONWebKeysRequest gets the public component of the keys used by the cluster to sign token requests. This will be the jwks_uri for the discover document returned by getOpenIDConfig. See the OpenID Connect Discovery 1.0 specification for details.

Attribute

Name Description
parent str
The cluster (project, ___location, cluster name) to get keys for. Specified in the format projects/*/locations/*/clusters/*.