Exercise: Create Credential Alias
Estimated Time to Complete: 5 minutes
Overview
A Credential Alias ↗ is a username and password used by ServiceNow to log into a remote system.
In this case, it will be used by the Controller instance (Prod) to access other ServiceNow Environments such as Dev, Test, QA, etc.
You will create the Credential Alias with a user account that has already been created for you.
Before Exercise
After Exercise
Instructions
For this exercise, the specific Application Scope is not critical - Global is acceptable. Always check with your Platform Administrator for any company policies around Connection and Credential Aliases ↗.
Complete this section in PROD.
- Log in to PROD.
- Navigate to All >> type Connection & Credential Aliases >> click either Connection & Credential Aliases.
- Click New in the top-right to create a new Credential Alias record.
- Set Type to Credential.
Set Name to 'Pipeline Credentials' and click Submit.
NamePipeline Credentials
- Click Pipeline Credentials to open the record.
- Navigate to the Credentials Related List and click New to add a credential.
- Select Basic Auth Credentials.
You will now input credentials for AEMC to log into a ServiceNow instance.
The password for this remote user account is pre-configured.
Errors will occur if you do not use the specified password provided below.
On the Basic Auth Credentials form, fill in the following values and click Submit.
infoRemember to use the copy button to copy the text below.
NamePipeline Service Account
Usernamesvc_pipeline
PasswordILoveHyperAutomationTimes500!
noteThe dots in the password field will be shorter after you save the password. This is normal
Lessons Learned
By completing this exercise, you have successfully achieved the following milestones:
Gained experience in creating and managing Connection & Credential Aliases in ServiceNow.
Familiarized yourself with Basic Authentication Credentials setup.