-
This might feel like very basic question but I'm confused on what exactly the value of this variable would be. Will it be azure app service or some Sprint boot localhost ? According to the documentati…
-
Right now we are using an old provider for AAD authentication for admins. With AADv2 we can use the single flow, this will remove the need for us to depend on two providers. Also, we can simplify admi…
-
This issues comes in two parts:
- There is a section about nugets but I didn't found a nuspec file yet
- I searched for "BotAuth.AADv2" and installed but I'm trying to use the "AuthenticationOptions…
-
I am building a bot App that connects to my enterprise O365 tenant. When using BotAuth.AADv2 to authenticate I get the a response from Azure that my app can't use the common endpoint and I should use …
-
When running the following command in the azure CLI:
```
az bot authsetting create `
--resource-group $resourceGroupName `
--name $botRegistration.name `
--s…
-
### Is your feature request related to a problem? Please describe.
ASP.NET Core 2.1 introduced IHttpClientFactory to solve the [problems with creating and disposing HttpClient with every call](https:…
-
Hello!
I have been trying to integrate the SSO authentication into my Azure Bot using this repository as a guideline: [https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-tea…
-
## Version
Version="4.21.0"
## Describe the bug
We create a Teams Chat Bot for internal use in our organization.
In EntraID Application Registration we specify "SignInAudience": "AzureADMyOrg".
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Some resources below:
* [MSAL does not currently support MSI](https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/known-issues#does-managed-identities-for-azu…