It's all about the answers!

Ask a question

How to setup JTS when the jts.war was set as CLIENT-CERT login


Elvin Jiang (1178) | asked Mar 19 '13, 1:51 a.m.

I need to log in JTS using CLIENT-CERT, for this setup

I installed WAS8.0.0.3 and JTS4.0.1.

I configed the WAS with MS AD LDAP, (at this time, I can log into the setup page using LDAP user)

I did all the things according to this article https://jazz.net/library/article/606

But when I try to setup the JTS via https://localhost:9443/jts/setup , I got nothing there. when I checked the Application of "jts.war", I found I cannot set the "Securiy role to user/group mappig", this item was just missed. I guess it caused by the auth form modification.

Anyone have this experience? many thanks!

Elvin

Accepted answer


permanent link
Lily Wang (4.9k714) | answered Mar 24 '13, 11:00 p.m.
I had met the same problem before.
If you could not see the "Securiy role to user/group mappig", normally it means the war file you deployed is not correct.
You can check:
1. If you comment-out other <login-config> XML in web.xml.
2. In the re-zipped war file, the first level directories are META-INF and WEB-INF.
In addition, the WAS SystemOut.log will be helpful to find the cause.

Cheers,
Lily
RTC Technical Support Engineer
Elvin Jiang selected this answer as the correct answer

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.