/WebApp-WebAPI-OpenIDConnect-DotNet

This sample shows how to build an MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a web 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.

Primary LanguageC#Apache License 2.0Apache-2.0

No issues in this repository yet.