Skip to content

This is a really simple HTML+JS page which allows a user to sign-in and get access tokens with Microsoft Identities using MSAL.js

License

Notifications You must be signed in to change notification settings

shawntabrizi/Microsoft-Authentication-with-MSAL.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Authentication with MSAL.js

Get custom access tokens using a single page application built with MSAL.js

https://www.shawntabrizi.com/Microsoft-Authentication-with-MSAL.js/

Screenshot

Customize the following:

  • Client ID
  • Authority Endpoint
  • Resource and Scopes

Application will return:

  • Raw ID and Access Token
  • Decoded ID and Access Token

Take a look at other simple Microsoft authentication samples

https://github.com/shawntabrizi/Azure-AD-Authentication-with-PowerShell-and-ADAL

https://github.com/shawntabrizi/Microsoft-Authentication-with-PowerShell-and-MSAL

About

This is a really simple HTML+JS page which allows a user to sign-in and get access tokens with Microsoft Identities using MSAL.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published