How to create basic auth credentials

Deepika R
Kilo Contributor

create a basic auth credentials

2 REPLIES 2

Allen Andreas
Administrator
Administrator

Hello,

Please refer to documentation, such as: https://docs.servicenow.com/bundle/sandiego-application-development/page/integrate/outbound-rest/tas...

If dealing with REST.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Virag Shah2
Tera Contributor

Hi,

Please follow the below steps:

1. In the navigator you can type "basic_auth_credentials.LIST"

2. Click on New.

3. Enter user name and pwd.

4. Click on Save

Please mark helpful/correct.

Thanks.