---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Provisioning user using OAuth

# Provisioning user using OAuth {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Configure the provider for SCIM automatically provisions and de-provisioning of users and groups to ServiceNow by using the providers provisioning service with OAuth.

## Vorbereitungen

Role required: scim_admin  
Warnung:  
Grant this role carefully. The scim_admin role is equivalent to giving the user the admin role, where the scmin_admin can add or update Personally Identifiable Information (PII).

You must activate the SCIM plugin.

## Prozedur

1. Navigate to AllSystem OAuthApplication Registry.
2. In the Application Registries page, click the SCIM API record.
3. Verify the SCIM API record details.  
   These details should be provided while configuring the ServiceNow application on Azure AD.
4. Navigate to AllSystem Web ServicesREST API Access Policies to check the details on the REST API Access Policies.
5. In the API Access Policy page, click the SCIM API Policy record.
6. Verify the SCIMAPIOAuthOnly record is available in the Authentication Profiles sections.
7. Check if the OAuth Entity field is specified with SCIM API record that was earlier configured or verified as application registry.
8. Create the required configurations at the provider's end.
9. Test the connection to ensure that the provider can connect to ServiceNow.  
   Hinweis:  
   If the connection fails, ensure that your ServiceNow account has admin permissions and try again.
{#provisioning-user-oauth__steps_wng_q4k_xwb}

