Exclude Basic Auth Credentials Using for the discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2022 11:43 PM
Hi Everyone,
We have multiple types of credentials stored on our credential table. This includes few Basic Auth credentials. What we recently noticed is when discovery in progress, it used these Basic auth credentials also to perform discovery.
We just want to prevent using these basic auth credentials from discovery. Can you please help us identify the way for excluding them from using for the discovery ?
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2024 08:37 PM
did antbody execluded the basic auth credentials from discovery which is used for service graph connector?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2025 09:44 AM - edited ‎03-12-2025 10:18 AM
https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/product/credentials/concept/d...
You can use credential aliases to only use specific credentials.
Steps:
Create new sys_alias record called discovery with a type of credential
Go to credentials table (has to be basic auth, windows, linux, etc specific credentials will not work) and mark all credentials that are discovery related via the tag field (not tags) to discovery
Go to discovery schedule and set the Credential alias field to discovery