Configure Claim forwarding, Cartridges and cookies by editing the Ambient Data Framework configuration file, cd_ambient_conf.xml.
Procedure
- In the configuration location of the Session-enabled Content Service, open cd_ambient_conf.xml for editing.
- Below the commented-out sample
Cookies section, add the following:
<Cookies>
<CookieClaim DefaultValue="true" Name="CookieClaim"/>
<Cookie Type="ADF" Name="TAFContext" />
</Cookies>
- Save and close cd_ambient_conf.xml.