-
Notifications
You must be signed in to change notification settings - Fork 15
login redirection - logic error, and sensitivity to / in URL #41
Comments
This could be an issue in how the image is built. Any ideas @davidradl To clarify- the build process currently just does
See the 'Dockerfile' for what is RUN, and .github/workflows/node-build.yml for what is built. |
This occurs when using the base URl ie https://71b52643-eu-gb.lb.appdomain.cloud:8091 which now redirects to a login page. When entering https://71b52643-eu-gb.lb.appdomain.cloud:8091/coco/login as before, a blank screen is shown both in safari & chrome However https://71b52643-eu-gb.lb.appdomain.cloud:8091/coco works ok So overall the behaviour is more sensible, but may be confusing for prior users, also looks like some more changes are needed on the redirect from the other urls |
Quick observation - the animation is quite distracting |
Discussed with @davidradl via webex It turns out the issue is, given an organization name 'org' http://server:8091/ https://server:8091/org https://server:8091/org/ https://server:8091/org/login https://server:8091/org/login/ https://server:8091/acme/ |
@planetf1 please can you verify on the current build; it was looking in the wrong place for its minified resources. |
Testing with the latest build in dev mode gives me
So the / is working in this env, but we still have a problem with the root page |
I see the same behaviour in the container environment. I also note that going to https:///acme/ renders a page and then a logic error is produced. I see two options Either |
Signed-off-by: David Radley <[email protected]>
Signed-off-by: David Radley <[email protected]>
@planetf1 Please confirm this is now working as expected for you. There has been more than one change in this area to address the issues. |
@davidradl Thanks. Not going to be able to test immediately, so I will assign to myself to verify |
Signed-off-by: David Radley <[email protected]>
I retested this with 2.7 and noticed:
|
@planetf1 I suggest closing this issue as the reported bug is fixed and raising new issues for your remaining concerns |
In this release I note that a url like However |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions. |
https://host:8091/ redirects to page asking for 'server' |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions. |
Running our 'coco pharma' lab helm chart, deployment goes well, and the presentation server pod is started as expected
However login fails
$ kubectl logs lab-odpi-egeria-lab-presentation-78cb55bf9f-wpnbw [15:33:26]
The text was updated successfully, but these errors were encountered: