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 settings in the following file:
SpectrumDirectory\server\conf\spring\security\spectrum-config-sso-sts.properties.
This file contains configuration values for LDAP/SSO-specific properties. For SSO-enabled authentication, change the following property setting to true
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 LDAP/SSO, basic STS will be the default authentication protocol.