---
sourceDocument: Australia Platform security
sourceDocumentLink: https://www.servicenow.com/docs/r/platform-security

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Add the OAuth Application User

# Add the OAuth Application User {#ariaid-title1}

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

Add the OAuth Application User field on the OAuth Entity form to use the Client Credentials grant type for OAuth inbound integrations.

## Before you begin

Role required: oauth_admin

Plugin required: OAuth 2.0.

You must create an OAuth client. For more information, see [Create an endpoint for clients to access the instance](https://www.servicenow.com/docs/LJrt0YB3UXGmaq35AnY1kQ "Create an OAuth application endpoint for external client applications to access the ServiceNow instance.").

## Procedure

1. Open the OAuth client record that was created.
2. Select more options icon on the page header.
3. Select ConfigureForm Design.
4. On the Form Design page, add OAuth Application User from the list of fields.
5. Save or Update the form.
6. Select the user for the OAuth Application User.  
   For example, System Administrator.  
   Note:  
   You must use the REST API Auth Scope with client credentials grant type to control the access provided to the 3rd party client.
7. Save or Update the form.  
   Any authorization request with the Grant Type as Client Credentials, Client ID, and Secret is passed for the associated OAuth
   Application User in ServiceNow®.  
   Note:  
   If the OAuth Application User isn't selected on the OAuth client record or the Client Credentials property is set to <kbd class="ph userinput">false</kbd>, then the authorization request isn't passed.

*[\>]: and then


