All Projects → Azure-Samples → Active Directory Dotnet Webapp Webapi Openidconnect

Azure-Samples / Active Directory Dotnet Webapp Webapi Openidconnect

Licence: mit
A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens.

Calling a web API in a web app using Azure AD and OpenID Connect

There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0) Check it out: https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/tree/master/4-WebApp-your-API

If you really need to access this Azure AD v1.0, you can navigate to the master branch, but please know that it's no longer supported.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].