It's all about the answers!

Ask a question

Login Redirect Problem


Matt Pomroy (2652) | asked Jan 28 '09, 7:34 p.m.
RTC Standard v 1.1
Tomcat, DB2

I configured server.xml to use port 443 instead of 9443. The Eclipse client functions perfectly. The web client does not - here's what I see:

1) Visit https://sub.domain.com/jazz
- login page is displayed

2) Login w/ correct credentials
- Authentication seems to take place and page is redirected to https://xx.xx.xx.xx:9443/jazz/admin

Any ideas?

3 answers



permanent link
Jason Kissinger (7143) | answered Feb 02 '09, 10:28 p.m.
That worked, thanks.

Only strange thing is that the redirect goes from the domain name (sub.domain.com) back to ip (xx.xx.xx.xx)


Also in that Advanced Properties, right above the port numbers is a hostname field which you can change to the desired hostname.

permanent link
Matt Pomroy (2652) | answered Jan 29 '09, 11:09 a.m.
That worked, thanks.

Only strange thing is that the redirect goes from the domain name (sub.domain.com) back to ip (xx.xx.xx.xx)

permanent link
Stefan Hoffmann (14411820) | answered Jan 29 '09, 2:16 a.m.
I've had the same problem with my ibm http server/websphere configuration. The jazz server/.war has its own port configuration for secure redirects (so if you login on port 80 it redirects to a secure port). In the Webinterface on the Server-Page go to "Advanced Properties" and search for 9443. The Parameter is called "URL HTTPS Port".

Cheers,

Stefan Hoffmann
RTC Standard v 1.1
Tomcat, DB2

I configured server.xml to use port 443 instead of 9443. The Eclipse client functions perfectly. The web client does not - here's what I see:

1) Visit https://sub.domain.com/jazz
- login page is displayed

2) Login w/ correct credentials
- Authentication seems to take place and page is redirected to https://xx.xx.xx.xx:9443/jazz/admin

Any ideas?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.