|
DocuShare and Single Sign-on
DocuShare does not have explicit support for "Single Sign-on".
Many single sign-on servers (SSO), such as Netegrity, will work with DocuShare if two conditions are met.
- Configure Netegrity or other SSO server pass the REMOTE_USER environment variable to the username of the authenticated user as:
REMOTE_USER = <Domain>/<username>
- Configure DocuShare server to enable Auto-Login on the Admin Home > Site Management > Site Configuration page.
|