Skip to content

This sample demonstrates how to build a personal Office 365 personal assistant using oauth2 to authenticate on Office 365 across ADALJS from a LUIS Bot

Notifications You must be signed in to change notification settings

giuleon/O365-Bot-Oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building your personal Office 365 assistant

Summary

This sample demonstrates how to use the oauth2 in order to perform the authentication again the Azure Active Directory and grabbing an access token that can be used to consume the Microsoft Graph API for your Office 365 tenant.

Blog post here https://delucagiuliano.com/building-your-personal-office-365-assistant

When to use this pattern?

This sample is suitable when you want to implement a personal Office 365 assistant using the context of the user.

Applies to

Solution

Solution Author(s)
DebbyBot Giuliano De Luca (MVP Office Development) - Twitter @giuleon

Version history

Version Date Comments
1.0 May 01, 2018 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository and follow the instructions below

Prerequisites

1- Setup the Azure AD application

The Bot makes use of Microsoft Graph API, you need to register a new app in the Azure Active Directory behind your Office 365 tenant using the Azure portal.

About

This sample demonstrates how to build a personal Office 365 personal assistant using oauth2 to authenticate on Office 365 across ADALJS from a LUIS Bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published