[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(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 }"]]