This sample shows how to create a single page application (SPA) that uses Azure Active Directory (AAD) authentication with adal.js and uses an ASP.NET WebAPI with AAD. The source code for this sample can be found in the angular2-adaljs-webapi GitHub repository.…