eirikb / msal-outlook-demo

4 stars 2 forks source link

MSAL Outlook Demo

Example of using MSAL in Outlook Native.
See https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/1072 .

Test

I've deployed this add-in to GitHub for testing purposes.
Add this manifest:

https://eirikb.github.io/msal-outlook-demo/manifest.xml

Run locally

Run like this:

What makes this demo special: Overrides openPopup of MSAL with custom hack using Outlook Office API Dialog.