How to make Native Client Application available to multiple tenants?
问题 I have a Xamarin mobile application that authenticates using Azure Active Directory this works fine and I am receiving the token and user details. To do that I had to set up a 'Native Client Application' under 'Add an application my organization is developing' option in Azure. My Web Application/API which is multi tenant is listed under 'permissions to other applications' within the Native Application tab in Azure. The Web Application works well using OpenIdConnect and the multi tenancy works