How to use external credential resolver for basic authentication

VaranAwesomenow
Mega Sage

Dear Community experts, I looking for some help on how to achieve following usecase.

Implement basic authentication to authenticate against a REST API, credentials are stored in external credential store.

 

Thanks

Anil

1 ACCEPTED SOLUTION

VaranAwesomenow
Mega Sage

I figured it out, It was the properties file having incorrect credential format.

I made a recording of the solution.

https://youtu.be/7E23wu5J6rs

 

View solution in original post

In this video I will demonstrate how to use credential resolver setup of mid server to fetch basic authentication credentials from a file. Code :https://github.com/anilvaranasi/ServiceNow-file-based-credential-resolver
1 REPLY 1

VaranAwesomenow
Mega Sage

I figured it out, It was the properties file having incorrect credential format.

I made a recording of the solution.

https://youtu.be/7E23wu5J6rs

 
In this video I will demonstrate how to use credential resolver setup of mid server to fetch basic authentication credentials from a file. Code :https://github.com/anilvaranasi/ServiceNow-file-based-credential-resolver