Service Desk Integration › Configure Service Desk Integration › Connection Settings for ServiceNow
Connection Settings for ServiceNow
To authorize REST API access to a user other than an administrator, you can assign the rest_service role to a user on your instance.
Parameters
To integrate with ServiceNow, provide the following parameters:
(WebSphere) Retrieve Certificates From Server
To enable communication between ServiceNow and CA Identity Manager, retrieve certificates from the server and add them to the NodeDefaultTrustStore.
Follow these steps:
- In the WebSphere administrative console, expand Security, and click SSL certificate and key management.
- Under Configuration settings, click Manage endpoint security configurations.
- Select the appropriate outbound configuration to get to the (cell): <server-name>Node01Cell:(node):<server-name>Node01 management scope.
- Under Related Items, click Key stores and certificates, and click the NodeDefaultTrustStore key store.
- Under Additional Properties, click Signer certificates and Retrieve From Port.
- Enter the following parameters in the Host field:
host name: service-now.com
port: 443
alias: service-now.com_cert
- Click Retrieve Signer Information.
- Verify that the certificate information is for a certificate that you can trust.
- Click Apply and Save.
- Restart WebSphere.
You retrieved certificates from the server.
(WebLogic) Configure Hostname Verifier
The default WebLogic Hostname Verifier has an issue with hostnames that contain wildcards, configure your WebLogic server to use the SSLWLSWildcardHostnameVerifier.
Follow these steps:
- In the WLS console, go to Environment, Servers, AdminServer.
- Select the SSL tab and click Advanced.
- Change Hostname verification entry to Custom Hostname Verifier.
- In Custom Hostname verifier type the following text:
weblogic.security.utils.SSLWLSWildcardHostnameVerifier
- Select Use JSSE SSL
- Click Save and Restart WebLogic
You configured the hostname verifier.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|