Book Image

Hands-On G Suite for Administrators

By : Cesar Anton Dorantes
Book Image

Hands-On G Suite for Administrators

By: Cesar Anton Dorantes

Overview of this book

Hands-On G Suite for Administrators is a comprehensive hands-on guide to G Suite Administration that will prepare you with all you need to know to become a certified G Suite Administrator, ready to handle all the business scales, from a small office to a large enterprise. You will start by learning the main features, tools, and services from G Suite for Business and then, you will explore all it has to offer and the best practices, so you can make the most out of it. We will explore G Suite tools in depth so you and your team get everything you need -combination of tools, settings and practices- to succeed in an intuitive, safe and collaborative way. While learning G Suite tools you will also learn how to use Google Sites and App Maker, to create from your corporate site to internal tools, live reports that seamlessly integrate with live documents, and advanced Google Services. Finally, you will learn how to set up, analyze and enforce Security, Privacy for your business and how to efficiently troubleshoot a wide variety of issues.
Table of Contents (15 chapters)
Free Chapter
1
Section 1: G Suite for Business
6
Section 2: G Suite with Google Domains
10
Section 3: Security, Privacy, and Troubleshooting
12
Section 4: Apps and Sites

Configuring Advanced settings

As an administrator, you can whitelist the address of specific web applications that are authorized to access specific G Suite APIs for this domain. This way, you can make sure that only authorized applications can use APIs. To make things even safer, administrators can define the approved scope for each application.

To authorize an application to have API access, follow these steps in the Advanced settings section:

  1. Click on Manage API client access and go to the authorized API clients list:
  1. Type the URL of the application in the Client Name field.
  2. Type the API scopes (separated by a comma) that this application is authorized to access in the One or More API Scopes field. To see a full list of all currently available APIs and scopes, go to https://developers.google.com/identity/protocols/googlescopes.
  3. Click Authorize.

By defining the API client...