Authentication between JTS, CCM and QM
![]()
Bin Chen (4●1●9●11)
| asked Jul 18 '13, 3:08 p.m.
retagged Jul 23 '13, 2:57 p.m. by Ralph Earle (257●3●9)
Hello, we have CLM 4.0.2 on WAS 8.0.0.3. JTS, QM and CCM are installed on three different physical servers: call them jts-server, qm-server and ccm-server.
Cross server communication has been set on all.
Now if I login to https://jts-server/jts/admin, and click a link to QM, it will ask me to login to https://qm-server.
My question is how can you make user login once to https://jts-server, and then he can access QM and CCM without futher login prompt?
Thanks.
|
2 answers
![]()
SSO (Single Sign On) will need to be enabled in WebSphere. Depending if this is a federated environment or all the WAS servers are stand alone will dictate the steps needed to configure WAS for SSO. Detailed steps are in the WAS infoCenter.
|
|