lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Authentication redirect page for folders, orgs should take you to the org login page instead of main page

Open lanedsmu opened this issue 1 year ago • 0 comments

This is essentially the same as #823 but references org pages like folders and app lists, rather than apps themselves:

When in an org app list or folder view or org settings page (etc), if the login timeout has been reached, the authentication page that comes up will be the "main" lowcoder login page, supporting only email auth. This doesn't affect app users specifically, but it does present a hindrance to app developers and lowcoder admins: when using an Oauth provider, one has to have bookmarked or otherwise have a shortcut to the org login page when the authentication timeout has been reached.

It would be great if, instead, a login redirect would take you to the last-used org (perhaps stored in a cookie?).
Not sure how best to handle, since the referencing URL doesn't include any org-specific artifacts.

lanedsmu avatar Sep 24 '24 13:09 lanedsmu