keys property

List<Jwk>? keys
getter/setter pair

The public component of the keys used by the cluster to sign token requests.

Implementation

core.List<Jwk>? keys;