Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
O GKE Identity Service é um proxy de autenticação usado no GDC para permitir que os clientes tragam as soluções de identidade atuais para autenticação de usuários.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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 }"]]