---
sourceDocument: Australia ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-administration

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Configure source system

# Configure Microsoft OneDrive for external content indexing {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 minutes to read  
Register an OAuth 2.0 application in the Microsoft Entra admin center to allow the Microsoft OneDrive external content connector to access your Microsoft OneDrive source system.

## Before you begin

You need the following credentials and permissions for your organization in the Microsoft Entra admin center:

* Login credentials
* Permission to register an application
* Permission to add API permissions to an application
* Permission to grant admin consent for an application's API permissions
* Permission to upload certificates for an application
{#configure-microsoft-onedrive-external-content-indexing__ul_tsn_12d_tdc}

You must have created a public/private key pair for the Microsoft OneDrive external content connector and extracted the public key certificate in DER-encoded binary X.509 format. For details on creating the public/private key pair and extracting the public key
certificate, see [Create a public/private key pair for the Microsoft OneDrive external content connector](https://servicenow-prod.fluidtopics.net/MrfHMPQ0eR8yU5oiDxQ~Cw "Generate a public/private key pair for the Microsoft OneDrive external content connector. Extract the public key as a DER-encoded binary X.509 format certificate for use in configuring API access for the connector in the Microsoft Entra admin center.").

Role required: none

## About this task

The Microsoft OneDrive external content connector retrieves content from your Microsoft OneDrive source system using the Microsoft Graph API.

To enable the connector to access your Microsoft OneDrive source system via this API, you must configure an OAuth 2.0 application in the Microsoft Entra admin center. Your connector administrator can use settings copied from this Microsoft Entra application to configure the Microsoft OneDrive external content connector for proper connection to your Microsoft OneDrive source system.

## Procedure

1. Register a new application in the Microsoft Entra admin center.
   1. Log in to the Microsoft Entra admin center at <https://entra.microsoft.com/>.  
      Note:  
      If your Microsoft OneDrive tenant is in the Microsoft 365 GCC or GCC High cloud or the Microsoft 365 DoD cloud, log in at <https://entra.microsoft.us/> instead.
   2. Select ApplicationsApp registrations.
   3. On the App registrations page, select New registration.  
   4. On the Register an application form, fill in the following fields:  
      {#configure-microsoft-onedrive-external-content-indexing__table_zzr_jwc_tdc__entry__2}

      | Field | Instructions |
      |-|-|
      | Name | Enter a unique name for your OAuth 2.0 application. For example, you might enter <kbd class="ph userinput">Microsoft OneDrive external content connector</kbd>. |
      | Supported account types | Select Accounts in this organizational directory only (\<instance-name\> only - Single tenant), where \<instance-name\> is the name of your Microsoft Entra instance. |
      | Redirect URI (optional) | Leave this field empty. |
      [ ]

      {#configure-microsoft-onedrive-external-content-indexing__table_zzr_jwc_tdc}
   5. Select Register.  
      The new application's Overview page appears.
   {#configure-microsoft-onedrive-external-content-indexing__substeps_kg2_zvc_tdc}
2. Record the values of the Application (client) ID and Directory (tenant) ID properties in a secure location.  
   Important:  
   Your connector administrator needs the application's tenant and client IDs to configure a Microsoft OneDrive external content connector. {#configure-microsoft-onedrive-external-content-indexing__client-tenant-ids-step}
{#configure-microsoft-onedrive-external-content-indexing__client-tenant-ids-step}
3. Add the API permissions required by the Microsoft OneDrive external content connector.
   1. In the application menu, select ManageAPI permissions.  
   2. Select Add a permission, then select Microsoft Graph, then select Application permissions.  
   3. For each of the following permissions, enter the permission name into the Select permissions search field, then locate and select the option for the permission.  
      * Files.Read.All
      * Group.Read.All or GroupMember.Read.All  
        Note:  
        Selecting the Group.Read.All permission improves the connector's crawl speed, but it also gives the connector read access to group chats in your Microsoft OneDrive source system. If you don't want the connector to have read access to your group chats, select the GroupMember.Read.All permission instead.
      * User.Read.All
      {#configure-microsoft-onedrive-external-content-indexing__ul_m21_lyc_tdc}
   4. Select Add permissions.  
      The new Microsoft Graph permissions appear in the application's Configured permissions list.

   {#configure-microsoft-onedrive-external-content-indexing__substeps_kfx_3xc_tdc}  
4. Grant admin consent for the added API permissions.
   1. Select Grant admin consent for \<instance-name\>, where \<instance-name\> is the name of your Microsoft Entra instance.
   2. In the Grant admin consent confirmation dialog box, select Yes.  

   {#configure-microsoft-onedrive-external-content-indexing__substeps_dzv_rzc_tdc}  
   The status for the added API permissions changes to Granted for \<instance-name\>, where \<instance-name\> is the name of your Microsoft Entra instance.
5. Upload your DER-encoded binary X.509 format public key certificate for the Microsoft OneDrive external content connector.
   1. In the Microsoft Entra application menu, select ManageCertificates \& secrets.
   2. Select Certificates, then select Upload certificate.  
   3. Select Select a file and locate your DER-encoded binary X.509 format public key certificate file, then enter a description for it.  
   4. Select Add.  
      The DER-encoded binary X.509 format public key certificate appears in the Certificates list.  
      Note:  
      You can drag the column separators in the Certificates list to view the entire thumbprint SHA1 hash value.
   5. Copy the certificate's Thumbprint SHA1 hash, shown in hexadecimal format, and record it in a secure location.  
      Important:  
      Your connector administrator needs the DER-encoded binary X.509 format public key certificate's SHA1 thumbprint hash to configure the Microsoft OneDrive external content connector. {#configure-microsoft-onedrive-external-content-indexing__certificate-thumbprint-step}
   {#configure-microsoft-onedrive-external-content-indexing__certificate-thumbprint-step}
   6. Retain copies of the generated public/private key files and the key password in a secure location.  
      Note:  
      You can't download the public key certificate or its password from the Microsoft Entra admin center.
   {#configure-microsoft-onedrive-external-content-indexing__substeps_tnm_p1d_tdc}
{#configure-microsoft-onedrive-external-content-indexing__steps_bvm_bhz_t2c}

## What to do next

Provide the following items to your connector administrator:

* The OAuth 2.0 application's tenant ID and client ID that you recorded in step [2](https://servicenow-prod.fluidtopics.net/zi~ieEfe~XKe6qre96dSuQ#configure-microsoft-onedrive-external-content-indexing__client-tenant-ids-step).
* The DER-encoded binary X.509 format public key certificate's SHA1 thumbprint hash in hexadecimal format that you recorded in step [5.e](https://servicenow-prod.fluidtopics.net/zi~ieEfe~XKe6qre96dSuQ#configure-microsoft-onedrive-external-content-indexing__certificate-thumbprint-step).
{#configure-microsoft-onedrive-external-content-indexing__ul_rl2_xjd_tdc}

Your connector administrator needs these items to configure a Microsoft OneDrive external content connector to retrieve searchable content and security principals from your Microsoft OneDrive instance.

For details on creating and configuring a Microsoft OneDrive external content connector, see [Create a Microsoft OneDrive external content connector](https://servicenow-prod.fluidtopics.net/D5B2cWAT5UHE~KIP83n5mA "Create an external content connector to retrieve searchable content and security principals from your Microsoft OneDrive source system.").

*[\>]: and then


