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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# REST connection form

# REST connection form {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The following are the available fields in the REST connection form to create a REST connection for Microsoft SharePoint connectivity configuration.
{#rest-connection-form__table_tpg_qqg_ywb__entry__2}

| Field | Description |
|-|-|
| Name | Name to identify the rest connection. |
| Client ID | Client ID of your application. |
| Client secret | Client secret of your application. |
| OAuth API script | <kbd class="ph userinput">OAuthUtilSPJWTOnline</kbd> An OAuth API script facilitates authentication and authorization for accessing an API using the OAuth protocol. |
| Default grant type | Client credentials. |
| Application | Global. |
| Token URL | Indicates the token URL, for example, `https://login.microsoftonline.com/<Tenant ID>/oauth2/token` |
| Redirect URL | Indicates the ServieNow instance redirect URL `http[s]://<servienow-instance>:<port>/oauth_redirect.do`. For example, <kbd class="ph userinput">http[s]://custinstance.service-now.com/oauth_redirect.do</kbd>. |
[Table 1. Rest connection form]

{#rest-connection-form__table_tpg_qqg_ywb}

