Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Microsoft login page loop #238

Open
alokraj68 opened this issue Jul 12, 2017 · 11 comments
Open

Microsoft login page loop #238

alokraj68 opened this issue Jul 12, 2017 · 11 comments
Labels

Comments

@alokraj68
Copy link

Had been trying to setup ibex-dashboard using Azure deploy. every time, it is looping after saving the settings. it's not allowing me to go bac to the dashboard. and without authentication, I cannot do anything

@deadlyfingers
Copy link
Contributor

@alokraj68 atm you have to click the apply button to confirm you don't want to use auth -
apply

@morsh
Copy link
Contributor

morsh commented Jul 12, 2017

@alokraj68 - If you're not entering the right properties in the authentication fields, this can cause some problems which we haven't gotten around to checking yet.

It's possible this happens because the instructions are not very clear today.
We'll try checking it anyway this week or next one.

@morsh morsh added bug and removed question labels Jul 12, 2017
@deadlyfingers
Copy link
Contributor

If you want to turn off auth for now - go to your Web App in Azure portal

  1. Select Advanced Tools and select 'Go' to open Kudu in new window
  2. Select CMD under Debug console menu
  3. In file explorer navigate to 'sites/wwwroot/server/config'
  4. Delete the 'setup.private.json' file or else edit the json enableAuthentication property to false.
  5. In Azure portal web app Overview blade select 'Restart' app
    Refresh /setup in a few seconds and it should be back to normal

@alokraj68
Copy link
Author

That helped.
But I can only see errors as of now. everything else is not loading.

@morsh
Copy link
Contributor

morsh commented Jul 13, 2017

@alokraj68 -

  1. Which template did you choose?
  2. did you connect your bot (from the portal) to application insights?
  3. Did you connect the instrumentation to your bot?

@alokraj68
Copy link
Author

alokraj68 commented Jul 13, 2017 via email

@morsh
Copy link
Contributor

morsh commented Jul 20, 2017

@alokraj68 - can you try to redeploy the application and follow the instructions?
We've updated the instructions to be more precise as well as the links.

LMK if that works.

@morsh
Copy link
Contributor

morsh commented Jul 20, 2017

p.s. don't forget to get the updated version from master branch

@mintxelas
Copy link

I'm getting the same issue. And yes, I have followed the instructions thoroughly.

@mintxelas
Copy link

Same issue meaning an endless login loop.

@marcasmar94
Copy link

Same issue, an endless login loop

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants