Configuring Deem Single Sign On (SSO)
To configure the Deem SSO integration for multi-tenant customers:
Note: Configuring Deem SSO is not a mandatory option.
- Obtain the SSO relay state from Deem. For example, the value must be in this format: https://<site name>.deem.com/rc/sso.do
- Set the value of the olb.deem.sso.enable application parameter to True for enabling the Deem SSO feature.
To configure the Deem SSO integration for on-premises customers:
- Perform the steps to configure the Deem SSO integration for multi-tenant customers.
- Generate a certificate as described below and provide the certificate to the
Deem administrator:
- Use a standard Java keytool to create the certificate.
- Copy the keystore in the <XM tomcat installation root>/bin folder.
- Provide the Deem with the public key from the keystore.
- Provide the Deem with a unique Saml SP entity name (for example, http://<host name of the xm installation>). Set the value to olb.deem.sso.entityId application parameter.