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

Azure-Samples / Active Directory Dotnet Webapp Webapi Openidconnect Aspnetcore

Licence: mit
An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.

Projects that are alternatives of or similar to Active Directory Dotnet Webapp Webapi Openidconnect Aspnetcore

MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+25.81%)
Mutual labels:  aspnetcore, webapi
minimal-apis.github.io
Tutorials and samples for ASP.NET Core Minimal APIs
Stars: ✭ 47 (-62.1%)
Mutual labels:  aspnetcore, webapi
FastEndpoints
A light-weight REST API development framework for ASP.Net 6 and newer.
Stars: ✭ 2,386 (+1824.19%)
Mutual labels:  aspnetcore, webapi
Active Directory B2c Dotnet Webapp And Webapi
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
Stars: ✭ 166 (+33.87%)
Mutual labels:  webapi, webapp
Nswag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
Stars: ✭ 4,825 (+3791.13%)
Mutual labels:  webapi, aspnetcore
Angularspawebapi
Angular Single Page Application with an ASP.NET Core Web API that uses token authentication
Stars: ✭ 222 (+79.03%)
Mutual labels:  webapi, aspnetcore
worddaze
A Blazor Powered Blogging Application
Stars: ✭ 78 (-37.1%)
Mutual labels:  aspnetcore, webapi
Aspnet Api Versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
Stars: ✭ 2,154 (+1637.1%)
Mutual labels:  webapi, aspnetcore
Aspnetcore Webapi Sample
This is a sample ASP.NET Core WebAPI
Stars: ✭ 310 (+150%)
Mutual labels:  webapi, aspnetcore
Aspnetcoreapistarter
An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.
Stars: ✭ 304 (+145.16%)
Mutual labels:  webapi, aspnetcore
aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
Stars: ✭ 2,396 (+1832.26%)
Mutual labels:  aspnetcore, webapi
Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (+503.23%)
Mutual labels:  webapi, aspnetcore
SparkTodo
TodoList WebApi Powered by ASP.Net Core and JWT token auth
Stars: ✭ 37 (-70.16%)
Mutual labels:  aspnetcore, webapi
Cleanarchitecture.webapi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
Stars: ✭ 615 (+395.97%)
Mutual labels:  webapi, aspnetcore
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (-29.03%)
Mutual labels:  webapi, aspnetcore
Docker Nginx Gunicorn Flask Letsencrypt
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Stars: ✭ 117 (-5.65%)
Mutual labels:  webapp
Microdot
The impossibly small web framework for MicroPython
Stars: ✭ 121 (-2.42%)
Mutual labels:  webapp
Genvue
GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Core 2.0 + Vue.js + Vuex + OpenIddict + Vuetifyjs + EF + SQLServer/Postgress
Stars: ✭ 116 (-6.45%)
Mutual labels:  webapi
Samples.aspnetcore Identityserver4
IdentityServer4 sample with .NET Core and ASP.NET Core 2.0
Stars: ✭ 115 (-7.26%)
Mutual labels:  aspnetcore
Openiddict Core
Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
Stars: ✭ 2,275 (+1734.68%)
Mutual labels:  aspnetcore

Call a web API in an ASP.NET Core web app using Azure AD

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