Deploy onto a webserver. Adjust two configuration files. Enjoy!
This repository contains the code for the front-end. The backend repository can be found here ; https://github.com/kvaes/Azure-SinglePageWebapp-Auth-Example-Backend
- App/Scripts/catListSvc.js : Change the URL of the backend API pointing to yours.
- App/Scripts/app.js : Change the parameters to the properties of your AAD application
Started from Integrating Azure AD into an AngularJS single page app