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.
Before you begin
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:
Procedure
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.
Before you begin
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.
Procedure
Configure the credential identifier
Configure the credential identifier in the instance.
Before you begin
- The External Credential Storage plugin must be active.
- The Enable External Credential Storage Discovery property is enabled.
Procedure
Configure the credential identifier for AWS
Configure your instance to obtain credentials from a remote repository.
Before you begin
Role required: cloud_admin
- Discovery [com.snc.discovery]
- Cloud Provisioning and Governance [com.snc.cloud.mgmt]
- External Credential Storage [com.snc.discovery.external_credentials]
About this task
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.