Upgrading the configuration of your UGC Web site extension

In your Web application, upgrade or replace your logging configuration, and upgrade your UGC configuration.

Procedure

  1. Access the configuration location and do one of the following:
    • If you have modified the file logback.xml, merge its contents with that of the file Content Delivery\roles\ugc\extension-web\in-process\config\logback.xml.
    • Otherwise, copy Content Delivery\roles\ugc\extension-web\in-process\config\logback.xml over your current logback.xml.
  2. Merge the contents of your cd_ugc_conf.xml with that of the file Content Delivery\roles\ugc\extension-web\in-process\config\cd_ugc_conf.xml.
  3. In the merged cd_ugc_conf.xml, uncomment the new ForwardedClaims and add any Claims you want to have forwarded from the Web site to the UGC Community service.