Set server authentication properties

When you configure Spectrumâ„¢ Technology Platform to use AD FS_STS or AD FS_SSO for authentication, ensure that SSO is available through SSL/TLS. This is required for the authentication server.

Configure spectrum-config-sso-sts.properties in <serverinstallationlocation>\app\conf\spring\security\.

This file contains configuration values for SSO_STS-specific properties. For SSO-enabled authentication, change this property to enable SSO:

spectrum.security.authentication.web.sso.enabled=true
This property enables browser-based SSO for Web applications and STS for all other applications (client or Web services, for example). If this property is set to false, and the authenticator is SSO_STS, basic STS will be the default authentication protocol.