All Projects → Azure-Samples → Active Directory Dotnet Webapp Webapi Oauth2 Useridentity

Azure-Samples / Active Directory Dotnet Webapp Webapi Oauth2 Useridentity

Licence: mit
In the sample, an existing web app with its own way of signing in users adds the ability to call an Azure AD protected web API using OAuth 2.0 access tokens.

Programming Languages

javascript
184084 projects - #8 most used programming language

Calling Azure AD protected web APIs in a web app using OAuth 2.0

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].