Click here to Skip to main content
15,883,883 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Guys,

I have a asp mvc 6 web application that uses Azure active directory single sign on authentication (works fine). However, I have a Xamarin.Android (c#) mobile app that I am trying to connect to the mvc app(acting as the web service).

Any ideas on how to authenticate with the mvc app using azure auth in c# code?

Fyi - mvc app needs to use azure authentication.


Any assistance is greatly appreciated. Thanks in advance.
Matt

What I have tried:

Currently, can't find any information on the internet to solve my problem.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900