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

fix:[#6877] Bot is not accepting v2 tokens from Bot Framework Emulator - Single Tenant Bots#6879

Merged
tracyboehrer merged 1 commit into
mainfrom
southworks/fix/add-token-versions-support-emulator-ST
Jan 14, 2025
Merged

fix:[#6877] Bot is not accepting v2 tokens from Bot Framework Emulator - Single Tenant Bots#6879
tracyboehrer merged 1 commit into
mainfrom
southworks/fix/add-token-versions-support-emulator-ST

Conversation

@JhontSouth

Copy link
Copy Markdown
Collaborator

#Fixes #6877

Description

This PR adds support for every possible token issuer version in Emulator authentication.

Specific Changes

  • Added 3 new valid token issuers in token emulator validation.
  • Added unit tests to check IsTokenFromEmulator performance.

Testing

The following image shows the new unit tests working.
image

@JhontSouth JhontSouth added the Automation: Parity with js The PR needs to be ported to JS label Jan 13, 2025
@JhontSouth JhontSouth requested a review from a team as a code owner January 13, 2025 14:38
@tracyboehrer tracyboehrer merged commit 8476cc0 into main Jan 14, 2025
@tracyboehrer tracyboehrer deleted the southworks/fix/add-token-versions-support-emulator-ST branch January 14, 2025 15:37
This was referenced May 14, 2026
This was referenced May 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Automation: Parity with js The PR needs to be ported to JS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bot is not accepting v2 tokens from Bot Framework Emulator - Single Tenant Bots

2 participants