Info
Version: | 4.13.5 |
Author(s): | Bot Builder Community |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/libraries/Bot.Builder.Community.Middleware.AzureAdAuthentication |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Community.Middleware.AzureAdAuthentication |
Install
Install-Package Bot.Builder.Community.Middleware.AzureAdAuthentication
dotnet add package Bot.Builder.Community.Middleware.AzureAdAuthentication
paket add Bot.Builder.Community.Middleware.AzureAdAuthentication
Bot.Builder.Community.Middleware.AzureAdAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.Bot.Builder(>= 4.9.2)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
Tags
It was created to support integration with Microsoft Graph but it will work with any application that uses the OAuth 2.0 authorization code flow.