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

Support UI redirection #261

Closed
stevenhorsman opened this issue Mar 8, 2019 · 4 comments
Closed

Support UI redirection #261

stevenhorsman opened this issue Mar 8, 2019 · 4 comments
Assignees
Labels
bug Verified defect in functionality clarification Issue is being clarified in the discussion with the creator of the issue

Comments

@stevenhorsman
Copy link
Member

Currently some UIs with redirections in the log in (for example zosmf) don't work with the API ML because redirects are not modified, so when you log in through the gateway URL and port you get re-directed to the original service and the session is associated with that.

I think this exists on the Broadcom backlog, so there might be more info in that item that can be copied across

@taban03
Copy link
Contributor

taban03 commented Mar 11, 2019

Hi @stevenhorsman and thank you for reporting this issue. I don't know whether I understood well the problem or not. Do you mean that if you try for instance to access https://usilca31.lvn.broadcom.net:10010/ui/zosmfca32/zosmf it will redirect you automatically to https://usilca32.ca.com:1443/zosmf/LogOnPanel.jsp?

Thank you!

@stevenhorsman
Copy link
Member Author

Hey @taban03 - it's been a little while since I tried, but I think that's exactly what happened.

@taban03
Copy link
Contributor

taban03 commented Mar 13, 2019

Hello @stevenhorsman, This problem is probably caused by the usage of absolute paths instead of relative ones, and at the moment API ML does not support absolute paths. I think that @CindyZX is working on this functionality. There is an issue opened #264. Thanks again for highlighting that!

@taban03 taban03 added the bug Verified defect in functionality label Mar 13, 2019
@jalel01 jalel01 self-assigned this Mar 30, 2020
@jandadav jandadav added the clarification Issue is being clarified in the discussion with the creator of the issue label May 18, 2020
@jandadav jandadav assigned taban03 and unassigned jalel01 May 18, 2020
@taban03
Copy link
Contributor

taban03 commented May 18, 2020

Hi @stevenhorsman , the issue is not there anymore, since it was fixed in the PR #276 . I will close this issue.

@taban03 taban03 closed this as completed May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified defect in functionality clarification Issue is being clarified in the discussion with the creator of the issue
Projects
None yet
Development

No branches or pull requests

4 participants