Class GetJSONWebKeysResponse (2.3.1)

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

GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517

Attribute

NameDescription
keys Sequence[.cluster_service.Jwk]
The public component of the keys used by the cluster to sign token requests.