[ARCHIVED] This sample shows how to build a single tenant MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a Office 365 API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.
Stars
21
Forks
30
Watchers
21
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #1 from DanSeefeldt/master
4c0024cView on GitHubAdded info about the ADAL persistent token cache
6695caeView on GitHub