Solved
Client Context -> Customization using user profile data from Websphere Commerce
Hi all,
I integrated the login mechanism of a CQ5 site to use the Websphere Commerce authentication, so the profiles of the users of my CQ5 site lives on Websphere Commerce, now I want that to feed the "Client Context" component with that data (User profile information on Websphere Commerce).
At this moment I got an API to retrieve from Websphere Commerce the profile information of the current user logged into my CQ5 site, but my question is how I can override and set the correct data (Websphere Commerce data) into the cookies used by the the "Client Context" component ?
Any idea of when and how the Client Context cookie "SessionPersistence" is created ?