Configuring UGC for single sign-on

If your Content Manager uses single sign-on, perform some additional configuration in the UGC web.config file.

Procedure

  1. On the Content Manager server, access the Content Manager root location, which defaults to c:\Program Files\Tridion or c:\Program Files (x64)\Tridion.
  2. From this folder, access the subfolder web\WebUI\Models\UGC\. In this folder, open the file web.config in a plain-text or XML editor.
  3. In this file, inside the system.web element contained in the configuration section, find the identity element and set its impersonate attribute to the value false.
  4. Save and close web.config to commit your changes, and restart IIS.