BotBuilder-Samples
BotBuilder-Samples copied to clipboard
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
Bumps System.Text.Json from 4.7.2 to 8.0.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. Release notes Sourced from requests's releases. v2.32.2 2.32.2 (2024-05-21) Deprecations To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes...
Ported from #4019 Related PR https://github.com/microsoft/botbuilder-js/pull/4765 ## Proposed Changes This PR ports the FIC sample from DotNet's. Additionally, it updates the README.md information, and bot references. We moved the proxy...
Bumps commons-io:commons-io from 2.8.0 to 2.14.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
## Sample information 1. Sample type: samples/python/18.bot-authentication 2. Sample language: python 3. Sample name: Bot Authentication ## Describe the bug I downloaded the sample, setup a virtual env on visual...
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...
> [!IMPORTANT] > This PR requires the feature introduced in [#4879](https://github.com/microsoft/botbuilder-js/pull/4879) ## Description This PR adds support for User Managed Identity to the CQA sample. Providing a way to choose...
> [!IMPORTANT] > This PR requires the fix and release of the issue https://github.com/microsoft/botbuilder-dotnet/issues/6889 ## Description This PR adds support for User Managed Identity to the CQA sample. Providing a...
#minor ## Description This PR updates the .NET and JS **18.bot-authentication** samples replacing the client secret with _**Federated Identity Credentials**_ authentication. Aditionally, it updates the README files with the instruction...
## Proposed Changes Hello, I'm new to the Topic. I looked at the README from the 44 Python Sample. I think there is a Copy Error from the C# README....