Set up Equifax spoke
Integrate the ServiceNow instance and Equifax spoke by using basic Auth or OAuth 2.0 authentication to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription.
- Activate the Equifax spoke.
- Ensure that the dependent plugins are activated.
- Role required: admin.
Register Equifax as an OAuth provider
Use the information generated during the application configuration to register Equifax as an OAuth provider. OAuth provider registration enables the ServiceNow instance to request OAuth 2.0 tokens.
Before you begin
- Role required: admin
- Client ID and client secret generated from configuration of the third-party Equifax application
Procedure
Create OAuth 2.0 credential record for the Equifax spoke
Create credential records to the Equifax custom OAuth application you created during Equifax account configuration. The Equifax spoke connection and credential aliases use these credentials to authorize actions in Equifax application.
Before you begin
Role required: admin
Procedure
Create connection record for the Equifax spoke
Create a connection record for your Equifax application with the credential aliases provided. You need to select the credential record to the Equifax custom OAuth application you created during Equifax account configuration.
Before you begin
Role required: admin
Procedure
Get Equifax OAuth token
Generate the Equifax access token.
Before you begin
Role required: admin