Trying to enable single sign on for iplanet calendar server.

I am trying to setup single sign on for calendar. I created 4 attributes that contain the calendar hostname, port, username, and password. I want to somehow add these attributes to users and then use my servlet to retrieve these attributes and automatically log in a user to the calendar when they sign onto Portal server. How can I do this and what is the correct way? Thanks in advance for your help.

[416 byte] By [708954] at [2007-11-25 4:37:59]
# 1

Are you using the calendar provider or your own custom provider to do display the calendar as well as do single sign on ?

Where did you add these attributes, if you have added these attributes at domain level, then the user automatically inherits these attributes.

The best way to do this would be to map the attributes from the calendar server ldap using external ldap mapping and then read these attributes to do sso.

Karthik_Krishnamoorthy at 2007-6-29 3:09:45 > top of Java-index,Web & Directory Servers,Portal Servers...