Configuring the Ambient Data Framework for the Session-enabled Content Service

Configure Claim forwarding, Cartridges and cookies by editing the Ambient Data Framework configuration file, cd_ambient_conf.xml.

Procedure

  1. In the configuration location of the Session-enabled Content Service, open cd_ambient_conf.xml for editing.
  2. Below the commented-out sample Cookies section, add the following:
    <Cookies>
      <CookieClaim DefaultValue="true" Name="CookieClaim"/>  
      <Cookie Type="ADF" Name="TAFContext" />
    </Cookies>
  3. Save and close cd_ambient_conf.xml.