Multi-Factor Authentication in Xamarin Forms iOS/Android/UWP App Using ADAL - Sample and Step by Step Guide
-
Updated
Jul 10, 2018 - C#
Multi-Factor Authentication in Xamarin Forms iOS/Android/UWP App Using ADAL - Sample and Step by Step Guide
Library which showcases easier manipulation with Microsoft Graph and ADAL for your ASP.NET application.
This is an ADAL .net Console application that will get 5 users from the Microsoft Graph from the tenant defined in the tenantID variable. It will also print the Access Token claims, and the response body from the Microsoft Graph in a formatted manner.
An example of ASP.NET Blazor experimental engine with ADAL.JS for Azure Active Directory integration.
.net Web API projects used to demonstration integration with Azure Active Directory
Node.js REST API service protected by Azure AD and accessed by Xamarin client
This is a .net console application that will utilize the ADAL .net library in order to get an access token for the Microsoft Graph API and make a get call to the Microsoft Graph API. You will need to enter your own App ID, Redirect URI, Tenant ID, and HTTP Get Request
Add a description, image, and links to the adal topic page so that developers can more easily learn about it.
To associate your repository with the adal topic, visit your repo's landing page and select "manage topics."