Skip to content

OAuth providers

PagerDuty

Set up PagerDuty OAuth for incident management and on-call scheduling

Connect your users to PagerDuty for incident management, on-call scheduling, alert routing, and service health monitoring.

PropertyValue
Provider IDpagerduty
CategoryDesign & Developer Tools
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Go to the PagerDuty Developer Portal

Navigate to the PagerDuty OAuth2 documentation and sign in to your PagerDuty account.

Register the application

Go to Integrations > App Registration and register a new app. Select OAuth 2.0 as the authorization type.

Configure the redirect URI

Add the Alter callback URL from the Developer Portal to the Redirect URLs field.

Get credentials

Copy the Client ID and Client Secret.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add PagerDuty provider

Go to OAuth Providers > Add Provider > PagerDuty.

Enter credentials

  • Client ID: Paste your PagerDuty Client ID
  • Client Secret: Paste your PagerDuty Client Secret

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
openidOpenID Connect authentication
readRead-only access to PagerDuty data
writeRead and write access to PagerDuty data