microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
349 stars 142 forks source link

[Feature Request]: cert support for python sdk #1776

Closed yukun-dong closed 4 days ago

yukun-dong commented 6 days ago

Scenario

The TeamsAdapter only supports bot id and bot password. image image

Solution

TeamsAdapter can accept cert related parameters.

Additional Context

No response

lilyydu commented 4 days ago

Hi @yukun-dong,

We are currently blocked by Bot Framework Python SDK for this feature. However, their team is working on adding support for this

corinagum commented 4 days ago

@yukun-dong could you please file this issue with the Bot Framework team? cert auth is not yet supported in the BF SDK which would be a pre-cursor to it being added to our library.