Google Directory Application Scope
The Application scope must be defined in the Google Directory OAuth2 Account to allow access to the correct Google APIs. By default, this is set to:Â
https://www.googleapis.com/auth/admin.directory.user
https://www.googleapis.com/auth/admin.directory.orgunit
https://www.googleapis.com/auth/admin.directory.group
https://www.googleapis.com/auth/admin.directory.user.alias
To allow one account to handle all API calls for the user, orgunit, and group APIs. If you wish to restrict access to certain APIs you may do so by modifying this property. The following tables lists which scope is required for the supported API calls. To supply more than one scope at a time in the Application scope field, separate them with a space.
API Call | Application Scope |
---|---|
Read users | One of the following: |
Read user photo | One of the following: |
Read groups | One of the following: |
Read orgunit | One of the following: |
Insert user | |
Insert group | |
Insert orgunit | |
Update user | |
Patch user | |
Update user photo | |
Patch user photo | |
Update group | |
Patch group | |
Update orgunit | |
patch orgunit | |
Delete user | |
Delete user photo | |
Delete group | |
Delete orgunit |
See Also
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.