Hello,
I want to use the SSO authentication which is provided in the sample LLTreeView code, but it returns the OTDS error. I am using the webservice http://<servername>:8080/les-services/services/Authentication?wsdl
Also tried http://<servername>:8080/ot-authws/services/Authentication?wsdl
SSO is working for me when logged in to the CS website.
I found few articles in this forums which reffered to sso problem, but could not fix the problem I am getting. Also one of the post suggest that you need to set the server IP (your web service is running on) to the CGIHosts, it is under admin.index-> Server Configuration:Configure Security Parameters -> Content Server Client Hosts.
I tried this as well, but still same error occurs.
Could you please guide me as what is going wrong here?