Set up the GovNotify spoke
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Now Platform Capabilities
Set up the GovNotify spoke
Integrate ServiceNow instance and GovNotify account using JWT authentication to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription.
- Activate the GovNotify spoke.
- Role required: admin.
Procedure
-
In the GovNotify
account, create an API key.
-
Configure the default JWT key record in your ServiceNow
instance.
- Navigate to .
- Open the record, GovNotify Key.
- Enter the signing key you had copied from the API key in Signing key.
- Click Update.
-
Configure the default JWT provider record in your ServiceNow instance.
- Navigate to .
- Open the record, GovNotify JWT Provider.
- In the Standard claims tab, click the iss record.
- Enter the iss (service id) value you had copied from the API key in Claim value.
- Click Update.
-
Configure the default credential record in your ServiceNow instance.
- Navigate to .
- Open the record, GovNotify Cred.
- For JWT Provider, select the JWT provider you had configured.
- Click Update.
-
Configure the default connection and credential alias record in your ServiceNow instance.