-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infinite login loop in Chrome browser #281
Comments
Hi @AxGord, thank you for reporting the issue. Would you provide more information about the issue because it's not clear to me? What is the point of this redirect? How do you perform the navigation? |
Hi @AxGord. Would you please click on "Preserve log" checkbox from the Network tab. After clicked perform the login again, wait the browser to make 2 retries and then click on |
Has there been any progress on this issue? I am experiencing it at well. |
Thank you for sharing this. I logged it as a bug in our backlog. |
Is there a workaround for this issue? I'm also experiencing it. |
Hi @elivnjak, as workaround you can use our Default authentication. From Sitefinity version 14.0 there is new Default authentication protocol. For more details you can check the release notes and also the information in the readme in the current repo. |
Infinite login loop from http://locahost:3000/ to http://windows-10-dev/ in Chrome browser
Port 3000 - admin app extension
Port 80 - Sitefinity
Chrome: from http://locahost:3000/ to http://localhost/ - ok
Chrome: from http://windows-10-dev:3000/ to http://windows-10-dev/ - ok
Safari: from http://locahost:3000/ to http://windows-10-dev/ - ok
Chrome: from http://locahost:3000/ to http://windows-10-dev/ - failed (infinite load loop)
The text was updated successfully, but these errors were encountered: