Skip to content
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

Bug: On webapp load, if config is missing, app can go into an infinite login page redirect loop #1737

Open
1 task done
plyubich opened this issue Oct 23, 2023 · 0 comments

Comments

@plyubich
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Enhancement description

On webapp load, if config is missing auth parameters, app can potentially go into an infinite login redirect loop

🧑‍💻 Implementation

Catch the condition that causes app to infinitely redirect to the login page and redirect the user to a simple errors page.

Anything else?

No response

JaysinhGo added a commit to JaysinhGo/CE that referenced this issue Oct 24, 2023
Bug: On webapp load, if config is missing, app can go into an infinite login page redirect loop PaladinCloud#1737
santhosh-challa pushed a commit that referenced this issue Nov 6, 2023
* Fix : Infinite login page redirect loop

Bug: On webapp load, if config is missing, app can go into an infinite login page redirect loop #1737

* Delete error.component.spec.ts

No need for static error page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant