Problem with web UI log-in
When I use the link "https://localhost:9443/jazz/", it logs me in as guest with out asking for any permission. I tried clearing cache and opening in new browser instances but of no use. The other issue is that when I click on a project area (created using rtc client), it gives the following error "error logging in, user id mismatch between jazz repository and authentication server, contact the system administrator". Can some one help plz?
6 answers
It sounds like you have either modified your web.xml or you have
disabled application security in WAS. Are either of those two possible?
-
Matt Lavin
Jazz Server Team
On Fri, 2009-02-27 at 13:28 +0000, vinaykumarreddyk wrote:
disabled application security in WAS. Are either of those two possible?
-
Matt Lavin
Jazz Server Team
On Fri, 2009-02-27 at 13:28 +0000, vinaykumarreddyk wrote:
When I use the link "https://localhost:9443/jazz/", it logs
me in as guest with out asking for any permission. I tried clearing
cache and opening in new browser instances but of no use. The other
issue is that when I click on a project area (created using rtc
client), it gives the following error "error logging in, user id
mismatch between jazz repository and authentication server, contact
the system administrator". Can some one help plz?
Well, I had tried export option of repo tools and the next time I logged in, most of the views were disabled. So, I had started a new work space and set it up right from the beginning (loading target bundles, configuring server launch etc.)
After this, my RTC client seems fine as I could create project areas and every other thing normally. However, when it comes to web UI part, I had the reported problem. Please guide me.
After this, my RTC client seems fine as I could create project areas and every other thing normally. However, when it comes to web UI part, I had the reported problem. Please guide me.
Are you running your server from your workspace, or running the server
from a normal install?
-
Matt Lavin
Jazz Server Team
On Fri, 2009-02-27 at 14:58 +0000, vinaykumarreddyk wrote:
from a normal install?
-
Matt Lavin
Jazz Server Team
On Fri, 2009-02-27 at 14:58 +0000, vinaykumarreddyk wrote:
Well, I had tried export option of repo tools and the next time I
logged in, most of the views were disabled. So, I had started a new
work space and set it up right from the beginning (loading target
bundles, configuring server launch etc.)
After this, my RTC client seems fine as I could create project areas
and every other thing normally. However, when it comes to web UI
part, I had the reported problem. Please guide me.