---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Specify an OAuth scope

# Specify an OAuth scope {#ariaid-title1}

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

Specify the OAuth scopes that you get from the provider. Scopes can be any level of
access specified by the provider, such as read, write, or any string, including a URL.

## Before you begin

Role required: admin

## Procedure

1. Open a third-party OAuth provider record.
2. Open a profile associated with the provider.
3. In the OAuth Entity Profile Scopes embedded list, click Insert a new row and then enter a Name for the profile.
4. Right-click the OAuth Entity Profile form header and select Save.  
   The profile record is created.
5. Click the name of the scope that you created and then fill in the form fields.  
   {#t_SpecifyAnOAuthScope__table_khq_dxq_rs__entry__2}

   | Field | Description |
   |-|-|
   | Name | Enter a descriptive name. |
   | OAuth provider | Verify the provider associated with this scope. |
   | OAuth scope | The scope that you are granted by the provider. Typical scopes are read and write. Scopes can be any string that the provider specifies. |
   [Table 1. OAuth Entity Scope form fields]

   {#t_SpecifyAnOAuthScope__table_khq_dxq_rs}
6. Click Update.
{#t_SpecifyAnOAuthScope__steps_ugx_rxq_rs}

