Question on Single Sign-on
I'm referring to the below link:
RTC 3.0.1.2 on Win 2008 Server. WAS 7.x. Single instance of WAS. I have two profiles - one for JTS and the other for CCM. Both JTS and CCM are on the same box. For getting single sign-on do I need to follow all the steps in the above link?
Thanks!
One answer
The SSO configuration will allow tokens to be shared. These tokens need to be placed in the following directory:
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/
Since the profiles will have seperate directories, I would recommend running through this configuration.
That being said, I would also recommend reaching out to WAS support to ensure this is needed.
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/
Since the profiles will have seperate directories, I would recommend running through this configuration.
That being said, I would also recommend reaching out to WAS support to ensure this is needed.
Comments
T M
Aug 14 '12, 6:32 p.m.SSO is working for me but am just curious to know whether we need to do all the steps for my setup (single server, two profiles).