How to use basic auth credential type in ServiceNow discovery?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 03:15 AM
How to use basic auth credential type in ServiceNow discovery?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 07:59 AM
Hi Sohail,
Yes, it is in fact, storage we're attempting to discover - Cohesity Cluster systems. They utilize a serverless discovery pattern and utilize a rest API call to these systems. The documentation states to use Basic Auth creds in the setup of the credential alias and it worked with local creds but now we're attempting to use domain based creds to make it a bit more streamlined and no matter which format I put those domain creds into the Basic Auth credential setup it doesn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 07:16 PM
Hi follow these steps
- Navigate to "Discovery" > "Credentials" in your ServiceNow instance.
- Click on "New" to create a new credential record.
- Choose "Basic Auth" as the Credential Type.
- Enter the Username and Password for the Basic Auth credentials.
- Optionally, provide a Name and Description for the credential.
- Save the credential record.