You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
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:
Expected behavior
The bot should prompt the user after authentication to view their token.