This page describes how to set up and configure a third-party application before creating the PagerDuty data store.
Create OAuth app
-
Sign in to your PagerDuty account as an Admin or Account Owner.
-
In the top navigation bar, go to Integrations.
-
Under Developer Tools, click App Registration.
-
Click + New App(or Create New App).
-
Enter an App Nameand a brief Description.
-
Under Functionality, select OAuth 2.0.
-
Click Nextor proceed to configure the OAuth settings.
-
Copy the Client IDand Client Secretimmediately, and store them securely for later use. The Client Secret will only be displayed once.
Set redirect URL and scopes
After creating the OAuth app, configure its redirect URL and scopes:
-
In the App Registrationpage, click the app that you created in the previous section.
-
Open the OAuth application page.
-
Set the redirect URL:
- In the Redirect URLfield, enter
https://vertexaisearch.cloud.google.com/oauth-redirect.
- In the Redirect URLfield, enter
-
Select the following scopes:
Scope Purpose read Grants read access to PagerDuty resources like incidents, services, and users. write Grants write access to PagerDuty resources, allowing creation and modification of incidents, services, and users. -
Save your changes.

