Hi, I have not tried using the SSO module with a SSO key generated from websphere but I still have problems a SSO key looks as follow (I have removed our data) #IBM WebSphere Application Server key file #Mon Apr 04 14:47:17 CEST 2005 com.ibm.websphere.CreationDate=<Value removed for privacy reasons> com.ibm.websphere.ltpa.version=1.0 com.ibm.websphere.ltpa.3DESKey=<Value removed for privacy reasons> com.ibm.websphere.CreationHost=<Value removed for privacy reasons> com.ibm.websphere.ltpa.PrivateKey=<Value removed for privacy reasons> com.ibm.websphere.ltpa.Realm=<Value removed for privacy reasons>\:389 com.ibm.websphere.ltpa.PublicKey=<Value removed for privacy reasons> I have tried the values without succes the values: com.ibm.websphere.ltpa.3DESKey com.ibm.websphere.ltpa.PrivateKey com.ibm.websphere.ltpa.PublicKey Any clue? Does one of the above value need to be converted to be used as WEBSSOSecretB64? Thanks a lot |