Set keystore configuration properties

Set up the trust keystore, key, and keystore password. Spectrum™ Technology Platform server needs to shake hands with the AD FS server, requiring a private and public key pair. For your Spectrum™ Technology Platform host keystore, set these values:
  • spectrum.sso.sp.keystorePath=<KeyStorePath>; for example:

    c:/saml2/AD FS/AD FS-java/tomcat-ssl.keystore

Security properties

  • spectrum.sso.sp.keystorePassword=<KeyStorePassword>
  • spectrum.sso.sp.privateKeyPassword=<PrivateKeyPassword>
  • spectrum.sso.sp.alias=<KeyAliasUsedWhileCreatingCert>