Markus Koestner 20.Jul.09 05:55 AM a Web browser Administration2.0.1All platforms
Hi,
I'm using Lotus Connections 2.0.1 and Lotus Domino 8.5 LDAP for user authentication. I exported the LtpaKey and used it in the Domino Configuration for SSO. That worked really good. I can authenticate at the connections server, open a web site on the domino server and the server thinks, I'm authenticated.
Unfortunately, the username is only almost correct: the websphere server adds a suffix to the Notes username.
Example:
Notes username = CN=Markus Köstner/OU=APPM/OU=User/O=ScanPlus
Name in LtpaToken = CN=Markus Köstner/OU=APPM/OU=User/O=ScanPlus/o=ScanPlus
The last "o=ScanPlus" is too much. I think I know where it comes from. I have a federated repository and the entry for the ldap repository has the base entry "o=ScanPlus".