microsoft / BotFramework-Emulator

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
https://aka.ms/botemulator
MIT License
1.81k stars 752 forks source link

Can't sign into Azure #2382

Closed johnborges closed 2 years ago

johnborges commented 2 years ago

Version

macOS 12.2.1 Bot Framework Emulator 4.14.1 (4.14.1.277373)

Describe the bug

I'm unable to sign in to Azure from the Emulator. I get prompted for my id, hit enter, then presented with a blank white screen.

To Reproduce

Steps to reproduce the behavior:

  1. Click on 'Sign in with Azure' link on Welcome page
  2. Click Sign in with Azure
  3. Enter email and hit next
  4. Shows loading screen 'taking to your organization's sign in page'
  5. white screen

Expected behavior

Should prompt me for password.

Screenshots

emulator-azure

Additional context

On my machine I have Visual Studio, VSCode, Azure cli, and Bot Framework Composer, all of which have no problem logging in with the same id im trying for the emulator.

[bug]

InfinytRam commented 2 years ago

investigating.

InfinytRam commented 2 years ago

Hi @johnborges ,

Could you please try clearing the Emulator site data from: View > Toggle Developer tools > Application > Storage > Clear site data

Please attempt to login in after. Thanks.

johnborges commented 2 years ago

This might just be an issue with my corporate firewall. I turned off my VPN to get properly redirected, then turned it back on to sign into my organization account.