Class CsmSettings (1.13.2)

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

Configuration for RCToken generated for service mesh workloads protected by IAP. RCToken are IAP generated JWTs that can be verified at the application. The RCToken is primarily used for service mesh deployments, and can be scoped to a single mesh by configuring the audience field accordingly.

Attribute

NameDescription
rctoken_aud google.protobuf.wrappers_pb2.StringValue
Audience claim set in the generated RCToken. This value is not validated by IAP.