Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 435 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 435 Bytes

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