Exclude Basic Auth Credentials Using for the discovery

ErangaW
Tera Contributor

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 ?

 

6 REPLIES 6

deepaas
Tera Contributor

did antbody execluded the basic auth credentials from discovery which is used for service graph connector?

Mike225
Tera Expert

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