Set security authentication

Note: Ensure that all HTTPS configurations are in place before setting this property.

To set your authentication properties, locate the spectrum-container.properties file in <serverinstallationlocation>/server/app/conf/ and set property spectrum.security.authentication.basic.authenticator=SSO_STS.

This property instructs SSO to redirect browser background Web applications. For visible applications, such as Web services and CLI, STS is used.

You must also download and apply the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files of same version as the version of Java running on your Spectrum™ Technology Platform server. This helps with the encryption and decryption of messages between IdP (AD FS) and Spectrum™ Technology Platform server. Extract the files, placing the JCE and the *.jar files (US_export_policy.jar, local_policy.jar) in the /jre/lib/security location with the Java files installed on the Spectrum™ Technology Platform server.

Files are available for download from these locations:

Java 7

Java 8