Class CsmSettings (1.2.1)

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

Configuration for RCTokens generated for CSM workloads protected by IAP. RCTokens are IAP generated JWTs that can be verified at the application. The RCToken is primarily used for ISTIO 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.