I always use PowerShell to connect to the API, so I have literally zero experience with setting up basic REST calls. However, I have a co-worker that wants to use Microsoft InfoPath to connect to our API and get a list of Node Names. The problem is we aren't quite sure how to authenticate a REST call to our API. Looking in the GitHub Wiki documentation examples I don't see anything about how to enter creds in. Any clue what we're missing here??
(This question is more for InfoPath users, but shot in the dark in case anyone here has experience with this or knows what I'm talking about:) Also, InfoPath's Data Connection Wizard keeps prompting for a certificate when we put in the REST URL for SolarWinds (https://servername:17778). I tried exporting the SolarWinds-Orion cert for him to use but InfoPath only lets us select Client Authentication certs and that cert is for Server Authentication.