Class GetJSONWebKeysRequest (2.9.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

NameDescription
parent str
The cluster (project, location, cluster id) to get keys for. Specified in the format projects/*/locations/*/clusters/*.