Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Connection and credentiails

KaruppusamyN
Tera Contributor

I want to know if there is any way to find where a credentials has been used in the instance, like in how many Rest API step, Actions or Outbound rest messages. For Example, i have credentials called XXX, i want know where it has been used like in action or in flow rest message steps.

4 REPLIES 4

GlideFather
Tera Patron

Hi @KaruppusamyN,

 

I believe these details can be found in logs or table records. Then you can check it in a report (data visualisation) and/or in a particular table's list view.

 

Could you please be more specific? Your description is unclear and too vague to answer meaningfully

 

 

_____
This reply is 100 % GlideFather and 0 % AI

KaruppusamyN
Tera Contributor

Hi @GlideFather ,

Actually I want change user name and password for one of the credentials stored in Credentials table(discovery_credentials) called "AD_v1 Credentials", as i know the credentials is used for "Microsoft Active Directory v2 Spoke" but i want to make sure that credentials is not used somewhere else. 

Is there any way to find the particular credentials is being used? 

Hi @KaruppusamyN,

 

if you want to just rename a credential, that shall be fine but there's a golden rule "if it works, don't touch it" 😛

 

_____
This reply is 100 % GlideFather and 0 % AI

KaruppusamyN
Tera Contributor

No @GlideFather , i am going to change user name and password.