BotFramework-Emulator icon indicating copy to clipboard operation
BotFramework-Emulator copied to clipboard

AuthEndpoints Gov issuers needs to be updated

Open stevengum opened this issue 5 years ago • 0 comments

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:

  1. Create a new bot in Fairfax (US Gov cloud)
  2. Start emulator
  3. Provide configuration, toggle emulator to use Gov values
  4. Failure to communicate

[bug]

stevengum avatar Oct 23 '20 17:10 stevengum