Skip to content

A sample project on how to call an Azure AD protected ASP.NET Core Web API from a SPA

Notifications You must be signed in to change notification settings

raulbojalil/adaljs-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADAL.js Sample

This sample shows how to use ADAL.js to retrieve an Azure AD token to call protected Web API endpoints. Useful for SPA applications (Angular, Vue.js, etc.) that need to access a protected ASP.NET Core Web API. This also shows how to implement Azure AD group-based authorization.

Just create an App Registration in Azure, grant login permissions to it and configure the settings accordingly in appsettings.json.

About

A sample project on how to call an Azure AD protected ASP.NET Core Web API from a SPA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published