[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[[["\u003cp\u003eGKE Identity Service acts as an authentication proxy within GDC, enabling users to utilize their existing identity solutions.\u003c/p\u003e\n"],["\u003cp\u003eAudit events, each with a unique ID, track actions performed within the system, offering insights into activities such as token creation or revocation.\u003c/p\u003e\n"],["\u003cp\u003eEach audit event details includes a description, the specific resource involved, and the operation executed on that resource.\u003c/p\u003e\n"],["\u003cp\u003eEvent-specific metadata, including timestamps and user-agent information, provide contextual data about the audit event.\u003c/p\u003e\n"],["\u003cp\u003eThe payload field in the audit event details carries various key value pairs, such as audience, expiration time, and user information.\u003c/p\u003e\n"]]],[],null,["# GKE Identity Service audit logs\n\nGKE Identity Service is an authentication proxy used in GDC to let customers bring their existing identity solutions for user authentication.\n\n**JSON representation** \n\n {\n \"description\": string,\n \"id\": string,\n \"metadata\": object {\n \"timestamp\": string,\n \"userAgent\": string\n },\n \"operation\": string,\n \"payload\": object {},\n \"resource\": string\n }"]]