Azure / ibex-dashboard

Custom Analytics Dashboard for Microsoft Bot Framework and other applications as well
http://aka.ms/ibex
MIT License
169 stars 189 forks source link

Login Loop #281

Open aribornstein opened 7 years ago

aribornstein commented 7 years ago

After setting up up admin account was redirected to microsoft login screen everytime i enter my password I am redirected to the same login page.

image

stephlocke commented 7 years ago

Hi, I'm getting this too. I'd like to show the dashboard with qnamaker on saturday in a talk, do you know if anyone is looking into this or if there's a workaround @morsh?

stephlocke commented 7 years ago

Noted this is a duplicate of #238 - will dig out some of the stuff from kudu etc to try to debug further.

morsh commented 7 years ago

@stephlocke - In our experience, login loops usually happen when not entering the AD information well enough. To start with you can just skip authentication. Afterwards, you'll need to follow the instructions in the authentication information panel (click on ?) carefully.

If you want to use the same deployment with the login loop, please follow issue #238 (with the instructions on kudu you've found already :) )