[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[[["\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 }"]]