Showing results for WebAPI - Developer Support

Jan 21, 2021
Post comments count0
Post likes count1

Connecting an Azure Logic App to a local Web API

Developer Support
Developer Support

In this article, I’ll show you how you can test your Logic Apps with your on-prem systems using a few cool tools and services.

Logic AppsWebAPI
Jan 10, 2017
Post comments count0
Post likes count0

Multi-tenant WebAPI – simple admin consent

Pam Lahoud
Pam Lahoud

In this post, Premier Developer consultant Marius Rochon shares his application authentication experience in order to help you create your own Multi-tenant WebAPI applications. The VS.NET 2015 wizard for adding authentication to ASP.NET WebAPI projects does not support using the multi-tenant option. Here are some notes on how to implement this op...

Team.NETVisual Studio
May 2, 2016
Post comments count0
Post likes count0

Using Client Certificate Authentication for Web API Hosted in Azure

Monu Bambroo
Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Razi Rais  gives us a step-by-step overview of how to add client certificate Authentication for Web Api Hosted in Azure. During recent customer engagement there was a discussion around client certificate [a.k.a tls mutual] authentication and how to use it with asp.net web api that is h...

TeamAzureAuthentication