SSO between SGD 4.4 and PortalServer 7.2
To obtain SSO between SGD server 4.4 version and Portalserver 7.2 version :
1. Install SGD server version 4.4
2. cd /opt/tarantella/webserver/tomcat/5.0.28_axis1.2/shared
3. cat /opt/tarantella/webserver/tomcat/5.0.28_axis1.2/shared//classes/com/tarantella/tta/webservices/client/views/Resources.properties
(imagine the content is abcdefghijkl)
3. run the following command :
root[bash]@megha# java -cp lib/sgd-webservices.jar com.tarantella.tta.webservices.client.views.SgdPasswd --decode abcdefghijkl
output of the above command will be : sgd_trusted_user:Ez---=itxyz
add this to the sgd portlet username/password field ie username will be sgd_trusted_user and password will be Ez---=itxyz