Skip to content

Reference

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
CategoryDeveloper Tools
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Go to the PagerDuty Developer Portal

Sign in to PagerDuty App Registration. The PagerDuty OAuth2 documentation describes the setup fields.

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
openidAccess to user identity information
readRead access to PagerDuty resources
writeWrite access to PagerDuty resources

Alter policy rules can target these attested operations and families for operation-level and parameter-aware controls.

Operation IDFamiliesMethodProvider path
listIncidentsreadGET/incidents
getIncidentreadGET/incidents/{id}
createIncidentsend, writePOST/incidents
updateIncidentwritePUT/incidents/{id}
updateIncidentswritePUT/incidents
mergeIncidentswritePUT/incidents/{id}/merge
createIncidentNotewritePOST/incidents/{id}/notes
listIncidentNotesreadGET/incidents/{id}/notes
createIncidentStatusUpdatesendPOST/incidents/{id}/status_updates
createIncidentNotificationSubscriberswritePOST/incidents/{id}/status_updates/subscribers
listServicesreadGET/services
createServicewritePOST/services
updateServicewritePUT/services/{id}
deleteServicedeleteDELETE/services/{id}
listUsersreadGET/users
getUserreadGET/users/{id}
createUseradminPOST/users
deleteUseradmin, deleteDELETE/users/{id}
listSchedulesreadGET/schedules
getSchedulereadGET/schedules/{id}
listOnCallsreadGET/oncalls
listEscalationPoliciesreadGET/escalation_policies

Report an issue with this page

Necessary

Required for sign-in, security, authorization, and remembering your choices.

Always active

Analytics

Helps us understand which product and documentation features are useful.

Performance diagnostics

Uses performance tracing and privacy-masked session replay to diagnose problems.

You can change these choices at any time from Cookie settings.