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

https://github.com/ahmetulucay/secureapi2

ASP.NET Core 6 MVC w Azure AD B2C, Test w Postman
https://github.com/ahmetulucay/secureapi2

aspnet-core azure-ad-b2c mvc-pattern

Last synced: 4 months ago
JSON representation

ASP.NET Core 6 MVC w Azure AD B2C, Test w Postman

Awesome Lists containing this project

README

        

------------------------------------
# Azure AD Authentication Secured API

ASP.NET Core 6 MVC with Azure AD B2C, Test with Postman
------------------------------------

STEPS to RUN API =

1.Register an API app iz Azure AD

2.Expose API scopes

3.Register Postman Client App in Azure AD

4.Configure Client App permissions

5.Configure Postman Authentication

6.Run API and test using Postman

------------------------------------