Dear All,
I use Domino 6.5 to publish public web services (public because they are accessible by anonymous users). I am trying to get the mail entries from my inbox directly in SAP Portal (not in INOTES), I can use Domino web services without any problem from SAP Portal (as soon they are public).
I installed SSO through a MS AD LDAP, and it works fine (I can run INOTES without authentication or any other database on domino server in the same domain)
BUT I created a Java Iview (Portlet, java code) accessing a web service on a domino database having the ACL set.
In this case Java will run the web service and it seems that the SSO is not running anymore (Backend connection through java against direct connection through HTTP), I don’t really know how to access a webservice with the LDAP set (and working) through a java code, how can I send the username (from the LDAp) to the database owning the service and be sure to send the right user credentials!
Thank you for any information on the subject.
If I found the result I will post-it …
regards
Rui Felipe