-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 3.0.6
-
Fix Version/s: None
-
Component/s: Web UI
-
Tags:
-
Team:UI
-
Sprint:UI - 2022-05, UI Cooldown - 2022-01, UI Cooldown - 2022-04, UI COOLDOWN - 2022-05
When running Web UI locally and we try to log in, we are now redirected to an address that looks something like this:
http://0.0.0.0:5000/nuxeo/login.jsp?requestedUrl=http://0.0.0.0:5000/
Trying to login with this address will redirect to "http://0.0.0.0:5000/nuxeo/startup", which is not valid.
If we remove the "requestedURL" parameter, we can indeed login, however we will be redirect once again to port 8080 (check the video).
This is something new that should be investigated if it is a bug introduced by us or something that changed in the server.
- is related to
-
NXP-31028 Redirection bug logging in local development
- Open