Oresztesz Margaritisz
CORE
Chief Software Engineer at EPAM Systems
Company website: https://www.epam.com/
Budapest,
HU
Joined Dec 2015
https://twitter.com/gitaroktato
About
Currently working at EPAM as a Chief Software Engineer. Mostly interested in Java, NoSQL, DevOps and Continuous Delivery.
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.