Breaking Down Support For Teams User Authentication /

by Jule 54 views
Breaking Down Support For Teams User Authentication /

Teams user SSO and Microsoft JWT access aren’t baked-in by default in @chat-adapter/teams - despite its robust bot framework foundation. Here’s what you need to know:nn- The adapter primarily uses app-ID, app-password, and tenant ID for bot authentication, not user-level SSO flows. No direct TEAMS_APP_TOKEN exchange for end-user tokens.n- To retrieve a Microsoft Entra ID JWT, you’ll need to work with the Microsoft Graph API via the Teams API (not the adapter’s middleware), using secure token exchange patterns.n- This matters because modern teams expect seamless SSO - bots can’t hand off to a