Set up Certificate-based authentication
Set up mutual authentication for either user interface-based logins or inbound web services.
始める前に
Role required: sso_config_admin
Check that your instance is using an ADCv2 load balancer. For more information, see theADCv2 Migration knowledge article. If your instance is not using the ADCv2 load balancer, contact Now Support.
手順
- Allow end users to securely log in to the ServiceNow AI Platform or Service Portal using PIV or CAC cards. After certificate-based authentication is enabled, you can self-register the PEM certificate or an administrator can map the certificate for you. See Log in using Certificate-based authentication.
- Enable mutual authentication for inbound web services. Once Certificate-based authentication is set up, the system uses the provided certificates to mutually authenticate requests to access ServiceNow REST and SOAP APIs.
Activate Certificate-based authentication
You can activate the Certificate-based authentication plugin (com.glide.auth.mutual) for ServiceNow AI Platform if you have the admin role.
始める前に
Role required: admin
このタスクについて
- sys_user_certificate
- sys_ca_certificate
- sys_ca_certificate_api_track
手順
Register CA certificate
Register root certificates or intermediate certificates to make them available for authentication.
始める前に
Role required: sso_config_admin
手順
Map PEM certificate to user
Map PEM certificates to users to enable them to log in using PIV or CAC cards or to authenticate inbound requests. You can map multiple PEM certificates to a user.
始める前に
- Role required: sso_config_admin
- Make sure that you have the Privacy Enhanced Mail (PEM) certificate of the user.
手順
Configure Certificate-based authentication properties
Use system properties to enable or disable certificate-based authentication features.
始める前に
Role required: sso_config_admin