Skip to content

matthiaseinig/WordAddin-Office365UnifiedAPI-ADALJS-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordAddin-Office365UnifiedAPI-ADALJS-Demo

#Description Sample application using the Office365 unified API in a Word add-in. A user can select an email address in their Word doc, hit a button and the add-in will pull back all the information Office 365 knows about that user. The add-in uses an email address as it is unique for each user.

For more details read my blogpost at http://www.spcaf.com/blog/creating-office-add-ins-using-adal-js-and-the-office-365-unified-api/

#Prerequisistes In order to run, it is required to

  • configure your Office 365 tenant and Azure AD according to the blogpost linked above
  • set the tenant name in the App.js
  • set the Azure Application Client ID in the App.js

The solution was built with Visual Studio 2015 and the Microsoft Office Developer Tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages