---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Integrate ThousandEyes with OAuth authentication

# Integrate ThousandEyes with OAuth authentication {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create credentials in the instance and configure the ThousandEyes
webhook.

## Before you begin

Role required: web_service_admin

## Procedure

1. Navigate to AllSystem OAuthApplication Registry and then select New.
2. Select Create an OAuth API endpoint for external clients.
3. Copy the automatically generated field Client ID.  
   The Client ID is used when configuring the ThousandEyes SeviceNow integration.
4. Unlock the Redirect URL field and assign the value: https://app.thousandeyes.com/webhooks-oauth-callback/
5. Configure the Access and Refresh token lifespans by providing a value in seconds.
6. Open the ThousandEyes webhook configuration and complete the following fields:  

   Name
   :   Any name

   URL
   :   ServiceNow ThousandEyes Push connector end point

   Select Auth Type
   :   OAuth

   Grant Type
   :   Implicit

   Auth URL
   :   https://servicenow_insatnce\>.service-now.com/oauth_auth.do

   Client ID
   :   Paste the Client ID automaticcally generated in Step 3.
7. Select Get Token.
8. Once the ThousandEyes connector navigates to a webpage requesting to connect to your ServiceNow account, select Allow.
9. Provide account credentials which have the web_service_admin role.

*[\>]: and then


