Developer Experience: Demand to support engineering teams has risen, and there is a shift from traditional DevOps to workflow improvements.
The future of AI-driven development. Join the discussion around insights on low code's and AI's roles in building mission-critical apps.
Stats
Reputation: | 558 |
Pageviews: | 82.0K |
Articles: | 7 |
Comments: | 1 |
Comments
Jul 04, 2018 · Oresztesz Margaritisz
Open the developer toolbar in your browser and check the JavaScript console and the "Network" tab for errors. You should see 3 request-response pairs in the network tab before the redirect happens. These are highlighted as steps 2-4 in the authentication flow diagram. If anything goes wrong, you should see a related error message in the JavaScript console or in the HTTP response. Without seeing what went wrong it's hard to tell more.