Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Azure-Samples/active-directory-dotnet-webapp-webapi-oauth2-appidentity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 

Repository files navigation

Calling a web api using an application identity

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-dotnetcore-daemon-v2

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.

About

A .NET 4.5 MVC web app that uses Azure AD for sign-in and calls a web API under the application's identity, instead of the user's identity

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published