Enabling Single Sign-on
Note: Enabling the SSO feature requires administrator privileges.
To enable the Single Sign-on (SSO) feature:
- Open the system configuration editor to verify that the key: WED.EnableSingleSignOn = True.
True is the default value and means that SSO feature is enabled.
- Prepare a script (or another method) that collects the UserName/Password and calls SmarTeam using this URL
http://server/path/document?LoginName=value1&Password=value2
LoginName = User login name
Password = User password- When an authorized user selects the URL it establishes a connection to the application.
You will not be prompted with a log-in dialog to enter a username/password unless the credentials are wrong.
Note: In cases where you want to enable the SSO feature but also need to restrict the access, set up the SmarTeam Web server to: