Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Authentication sample in emulator is failing #1286

@LeeParrishMSFT

Description

@LeeParrishMSFT

Version

4.13.0 / 4.14.0-SNAPSHOT

Describe the bug

When using the sample https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/java_springboot/18.bot-authentication Bot Authentication the sample doesn't properly execute when using the Bot Framework Emulator. If the sample is deployed and used with WebChat it works as expected. When running the Emulator the login occurs, but after that there is no prompt to see the user token that is seen in WebChat.

To Reproduce

Steps to reproduce the behavior:

  1. Configure and run the 18.bot-authentication sample
  2. After the welcome message enter anything to be prompted to authenticate.
  3. Perform the authentication
  4. Nothing happens after the authentication is completed, the bot should prompt to ask if you want to view your token.

Expected behavior

The bot should prompt the user after authentication to view their token.

Metadata

Metadata

Labels

bugIndicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions