Episode

Enable Single Sign-on for your .NET Mobile Services with Azure Active Directory

In this video, Matthew Henderson will show you how to authenticate users of your .NET Mobile Service by using the Active Directory Authentication Library (ADAL). You'll see how to provision a resource within AAD, consume it from a client app, and protect your mobile service so that only users from your tenant will have access. The video is based on the following tutorial: https://aka.ms/amsadal.