Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
GKE Identity Service ist ein Authentifizierungsproxy, der in GDC verwendet wird, damit Kunden ihre vorhandenen Identitätslösungen für die Nutzerauthentifizierung nutzen können.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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 }"]]