Set up Visa Spoke
-
- UpdatedAug 1, 2024
- 4 minutes to read
- Xanadu
- Now Platform Capabilities
Set up Visa Spoke
Integrate the ServiceNow instance and Visa Spoke using basic authentication to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription.
- Activate Visa Spoke.
- Role required: admin
Upload client certificate to your instance
Upload the client certificate to your ServiceNow instance to enable the creation of connections and credentials.
Before you begin
Role required: admin.
Procedure
Upload a trusted server certificate
Generate a certificate for the Visa Resolve Online (VROL) endpoint and upload it to your ServiceNow instance as a TrustCertificate. By uploading the trusted server certificate, you ensure that your instance is connecting to a valid and secure service.
Before you begin
About this task
The instance validates outbound Web Service calls by using the certificate provided by the service provider.
Procedure
- Create a new Certificate record with the format PEM and type Trust Store Cert.
-
Do one of the following actions:
- Attach the service provider's DER formatted certificate.
- Copy and paste the service provider's PEM format certificate into the PEM Certificate field.
Create a protocol profile
You can create a custom HTTPS protocol profile to specify the credentials and certificates used for outbound web services. For example, you can create a custom HTTPS protocol profile to enable mutual authentication.
Before you begin
- Role required: admin
- Upload client certificate to your instance to authenticate the client certificate of the instance.
- Upload a trusted server certificate to authenticate the server certificate of the web service provider.
Procedure
Create basic auth server credentials
Create credentials to access a ServiceNow instance.
Before you begin
Procedure
Create a Connection & Credential alias for Visa
Create a custom credential record for the Visa Spoke account. The Visa Spoke connection and credential alias uses these credentials to authorize actions.
Before you begin
Role required: admin.
Procedure