Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

joshgummersall/msal-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msal bot

This repo includes a Microsoft Bot Framework Bot using Cloud Adapter and @azure/msal-node with an HTTP proxy.

CloudAdapter was introduced in 4.14.0, so it is relatively new.

The index.ts file is a little different as it includes the proper code to create a CloudAdapter instance that uses @azure/msal-node authentication. Much of that code is derived from microsoft/botbuilder-js#3848.

The HTTP client implementation is adapted from https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-node/src/network/HttpClient.ts.

In order to run this sample, update the .env file with a valid App ID and password.

About

Echo bot using MSAL and an HTTP Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published