External credential storage configuration
Configure your instance to obtain credentials from a remote repository.
These procedures assume that you already have an external repository configured with the credentials you want to protect. The credential identifier configured in the ServiceNow instance must be mapped to the actual credential in the repository through the JAR file.
To configure External Credential Storage, complete the following tasks in order.
Create a JAR file to resolve credentials
Create a JAR file to resolve credential identifiers sent from the MID Server into actual credentials from the repository.
Antes de Iniciar
Role required: agent_admin or admin
Make sure to include all the credential elements that the instance expects, such as the private key.
To create a JAR file to resolve credentials:
Procedimento
Import a JAR file to resolve credentials
Import a JAR file created to resolve credential identifiers sent from the MID Server into actual credentials from the repository.
Antes de Iniciar
Role required: agent_admin or admin
After you create the JAR file, import it into the instance, where it becomes accessible to the MID Server.
Procedimento
Configure the credential identifier
Configure the credential identifier in the instance.
Antes de Iniciar
- The External Credential Storage plugin must be active.
- The Enable External Credential Storage Discovery property is enabled.
Procedimento
Configure the credential identifier for AWS
Configure your instance to obtain credentials from a remote repository.
Antes de Iniciar
Role required: cloud_admin
- Discovery [com.snc.discovery]
- Cloud Provisioning and Governance [com.snc.cloud.mgmt]
- External Credential Storage [com.snc.discovery.external_credentials]
Por Que e Quando Desempenhar Esta Tarefa
These procedures assume that you already have an external repository configured with the credentials you want to protect. The credential identifier configured in the ServiceNow instance must be mapped to the actual credential in the repository through the JAR file.