Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2023 11:28 AM
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
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 11:58 AM
I figured it out, It was the properties file having incorrect credential format.
I made a recording of the solution.
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 11:58 AM
I figured it out, It was the properties file having incorrect credential format.
I made a recording of the solution.
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