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