How to call Web Endpoint with client certificate auth in html
trevors20 opened this issue · 0 comments
trevors20 commented
Hello,
I'm looking for some suggestions on how to call a REST API endpoint from a "menu action" in html. The issue is that the REST API endpoint requires client certificate auth.
Does the azure-devops extension libraries provide a way to do this?
Thanks for any help.