Certificate support for Python SDK
yukun-dong opened this issue · 1 comments
yukun-dong commented
Use this query to search for the most popular feature requests.
Is your feature request related to a problem? Please describe.
The botbuilder js/ts and c# sdk already supports cert but python doesn't support yet.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
microsoft/teams-ai#1776
tracyboehrer commented
This is coming. Technically it does have a CertificateAppCredentials, but missing the CertificateServiceClientCredentialsFactory.