BotFramework-Emulator
BotFramework-Emulator copied to clipboard
AuthEndpoints Gov issuers needs to be updated
Version
main
Describe the bug
The Emulator is unable to communicate with newly provisioned Fairfax bots. The original issue was reported in https://github.com/microsoft/botbuilder-dotnet/issues/4729 for the SDK, but this affects the emulator as well.
The required issuers are listed in the above issue.
authEndpoints.ts is the file that needs updating.
To Reproduce
Steps to reproduce the behavior:
- Create a new bot in Fairfax (US Gov cloud)
- Start emulator
- Provide configuration, toggle emulator to use Gov values
- Failure to communicate
[bug]