Dieses Dokument enthält die für die Email Audit API spezifische Autorisierung und
Authentifizierungsinformationen. Bevor Sie dieses Dokument lesen, sollten Sie die
die allgemeinen Informationen zur Authentifizierung und Autorisierung von Google Workspace unter
Informationen zur Authentifizierung und Autorisierung
Um die Zugriffsebene für Ihre App festzulegen, müssen Sie
Autorisierungsbereiche deklarieren Ein Autorisierungsbereich ist ein OAuth 2.0-URI-String
die den Namen der Google Workspace-App enthält, auf welche Art von Daten die App zugreift
die Zugriffsebene. Bereiche sind die Anfragen Ihrer Anwendung zur Verwendung von Google Workspace-Daten, einschließlich
des Nutzers Google-Kontodaten.
Wenn Ihre App installiert ist, wird ein Nutzer aufgefordert, die verwendeten Bereiche zu validieren
durch die App. Im Allgemeinen sollten Sie den am engsten fokussierten Umfang
und vermeiden Sie, Bereiche anzufordern,
die Ihre App nicht benötigt. Nutzer mehr
Zugriff auf eingeschränkte, klar beschriebene Bereiche zu gewähren.
Die Groups Settings API unterstützt die folgenden Bereiche:
[null,null,["Zuletzt aktualisiert: 2024-08-29 (UTC)."],[[["This document provides authorization and authentication details specifically for the Email Audit API, recommending prior review of general Google Workspace authentication information."],["Developers need to configure OAuth 2.0, including setting up the consent screen, choosing scopes, and registering the application for potential publishing."],["Authorization scopes are crucial for defining app access levels, with narrower, clearly defined scopes encouraged for better user acceptance."],["The `https://www.googleapis.com/auth/apps.groups.settings` scope allows applications to view and manage Google Groups settings."],["Public applications using specific scopes may require verification, prompting developers to submit a verification request if they see \"unverified app\" during testing."]]],["To utilize the Email Audit API, configure OAuth 2.0, defining authorization scopes that dictate data access levels. These scopes, presented as OAuth 2.0 URIs, detail the Google Workspace app, data accessed, and access levels. Users validate these scopes upon app installation. For public applications needing certain user data access, complete a verification process. The Groups Settings API scope, `https://www.googleapis.com/auth/apps.groups.settings`, allows viewing and managing Google Groups settings.\n"]]