microsoft / teams-ai

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

[SECURITY] `TeamsAdapter` + samples return `401` when unauthorized #1664

Closed aacebo closed 3 weeks ago

aacebo commented 1 month ago

the TeamsAdapter and the samples that use it should return unauthorized when token is invalid or when token is not present.