public sealed class CsmSettings : IMessage<CsmSettings>, IEquatable<CsmSettings>, IDeepCloneable<CsmSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class CsmSettings.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eCsmSettings\u003c/code\u003e class, which is part of the Cloud Identity-Aware Proxy v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCsmSettings\u003c/code\u003e is used to configure RCTokens, which are IAP-generated JWTs designed for service mesh workloads and can be verified at the application level.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCsmSettings\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage<CsmSettings>\u003c/code\u003e, \u003ccode\u003eIEquatable<CsmSettings>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CsmSettings>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, demonstrating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsmSettings\u003c/code\u003e class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eCsmSettings\u003c/code\u003e instance for object creation.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains one property \u003ccode\u003eRctokenAud\u003c/code\u003e, that allows you to set the audience claim set in the generated RCToken, which is not validated by IAP.\u003c/p\u003e\n"]]],[],null,[]]