---
sourceDocument: Zurich Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/employee-service-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Set up personal authentication mode OAuth connectivity with Google

# Set up personal authentication mode OAuth connectivity with Google {#ariaid-title1}

* Release version: Zurich
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create a personal authentication mode application registry for Google Calendar with your instance for OAuth authorization.

## Before you begin

[Authenticate Google for calendar synchronization](https://www.servicenow.com/docs/nc6qgERLtJAYN4nSDaOwcg "Set up Google to start with reservation synchronization with the Workplace Reservation Management application. Create scopes, credentials and more.")  
Ensure that the application scope is set to Google Calendar Spoke. Otherwise, do the following:

1. Select the Application scope icon (![Application scope to set the scope of your application.]()) on the top-right corner of your Employee Center homepage.
2. In the drop- down, select the option consisting Application scope:.
3. In the filter navigator, search and select Google Calendar Spoke.
4. Refresh the page.
{#setup-personal-auth-mode-oauth-connectivity-with-google__ol_q1s_nnx_byb}

Role required: admin

## Procedure

1. Navigate to AllSystem OAuthApplication Registry.
2. Select Google Calendar OAuth Provider from the list of Application Registries.
3. On the form, fill in the fields with the specified details.  
   {#setup-personal-auth-mode-oauth-connectivity-with-google__table_rfn_dqc_btb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Unique name to identify the record, for example, Google Calendar. |
   | Client ID | Client ID created during the app authentication in Google. |
   | Client Secret | The password you generated when creating the app in Google. |
   | Default Grant Type | Grant type used to establish the token. Select Authorization Code. |
   | Authorization URL | OAuth authorization code endpoint. Enter <kbd class="ph userinput">https://accounts.google.com/o/oauth2/v2/auth</kbd>. |
   | Token URL | OAuth server token endpoint. Enter <kbd class="ph userinput">https://www.googleapis.com/oauth2/v4/token</kbd>. |
   | Redirect URL | OAuth callback endpoint. The URL is automatically filled as <kbd class="ph userinput">https://&lt;instance-name&gt;.service-now.com/oauth_redirect.do</kbd>. |
   [Table 1. Third-party OAuth Provider form]

   {#setup-personal-auth-mode-oauth-connectivity-with-google__table_rfn_dqc_btb}
4. Right-click in the form header and select Save.  
   A system-generated OAuth entity profile is created and displayed in the OAuth Entity Profiles related list. For example, Google Calendar.

## Result

The OAuth connectivity is added for Google.

*[\>]: and then


