Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

[Auth, Teams] OAuth Card not rendering in WebChat and sign in button doesn't work in Teams #4768

@tariksetia

Description

@tariksetia

Bot Info

  • SDK Platform: Nodejs
  • SDK Version: 3.13.1
  • Active Channels: Teams,webchat
  • Deployment Environment: AzureBot Service

Issue Description

I am not able to see OAuth card in Azure's Test in webchat page.
OAuth card renders in MS-Teams but sign in button didnt work
image -> https://github.com/tariksetia/euc-Bot/blob/master/OAuth%20card.PNG

Code Example

I have Setup AzureADv2 integration using botservice docs https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-authentication?view=azure-bot-service-3.0

my code: https://github.com/tariksetia/euc-Bot/blob/master/app.js
which is similar to example -->https://github.com/Microsoft/BotBuilder/blob/master/Node/examples/basics-oauth/app.js

Expected Behavior

Card should render in webchat and clicking sign-in in teams should open sigin window

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions