アプリに付与するアクセスレベルを定義するには、認可スコープを特定して宣言する必要があります。認可スコープは、Google Workspace アプリ名、アクセスするデータの種類、アクセスレベルを含む OAuth 2.0 URI 文字列です。スコープとは、アプリが Google Workspace データ(ユーザーの Google アカウントのデータを含む)を操作するためのリクエストです。
[null,null,["最終更新日 2024-08-29 UTC。"],[[["This document provides specific authentication and authorization details for the Enterprise License Manager API within Google Workspace."],["Before using this API, you should familiarize yourself with Google Workspace's general authentication and authorization process."],["To control data access, configure OAuth 2.0 scopes, specifying the level of access your application needs to Google Workspace data."],["The `https://www.googleapis.com/auth/apps.licensing` scope grants read/write access to the Enterprise License Manager API."],["Public applications using specific scopes might require a verification process; refer to the provided links for more information on unverified apps."]]],["To utilize the Enterprise License Manager API, configure OAuth 2.0, including defining the OAuth consent screen and registering your app. Specify authorization scopes to determine the app's access level to Google Workspace data. Select the most specific scopes required, as users prefer limited, clearly defined permissions. Public applications requesting access to user data must undergo a verification process to avoid being flagged as \"unverified.\" The API uses `https://www.googleapis.com/auth/apps.licensing` for read/write access.\n"]]