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
- On the Content Manager server, access the Content Manager root location, which defaults to c:\Program Files\Tridion or c:\Program Files (x64)\Tridion.
- 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.
- In this file, inside the
system.webelement contained in theconfigurationsection, find theidentityelement and set itsimpersonateattribute to the valuefalse. - Save and close web.config to commit your changes, and restart IIS.