Documentation Center

Configuring single sign-on for Device Preview

To configure Device Preview for single sign-on, uncomment a section and specify your single sign-on server URL in the Device Preview configuration file, %TRIDION_HOME%\web\WebUI\Editors\DevicePreview\Configuration\DevicePreview.config.

Procedure

  1. On the Content Manager server, open %TRIDION_HOME%\web\WebUI\Editors\DevicePreview\Configuration\DevicePreview.config for editing.
  2. Locate the following commented-out section:
    <!-- Uncomment & fill in the SSO server location if running on a custom redirection SSO infrastructure -->
  3. Uncomment the section and enter the URL to your SSO server:
    <redirectlocation>http://sso.acme.com</redirectlocation>
  4. Save and close DevicePreview.config.