Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evillegas92/activedirectoryb2c-api

A web API with .Net secured by Azure Active Directory B2C
https://github.com/evillegas92/activedirectoryb2c-api

Last synced: about 1 month ago
JSON representation

A web API with .Net secured by Azure Active Directory B2C

Awesome Lists containing this project

README

        

# Web API Protected by Azure Active Directory B2C
A web API with .Net secured by Azure Active Directory B2C.

Based on this tutorial to secure set up the Azure AD B2C tenant with the API application, the Web App registration to be able to authenticate through Postman, and configuring the appSettings.json file correctly: [How to secure a Web API built with ASP.NET Core using the Azure AD B2C](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/tree/master/4-WebApp-your-API/4-2-B2C).