How to avoid profile merge when multiple users are using same desktop to access one web application?
Hi Team,
I have an e-commerce Web Application with AEP SDK built in it. The scenario is - User A and User B both are using same desktop (so ECID is same) to browse my Web App and using their own email-id to do browsing and purchase. Though the email-ids are different, and ECID is same for them, the profiles for User A and User B are getting merged. How can I resolve this issue? Is there any way we can force to generate different ECID per user Login (when email-id is different)?
Thanks a lot in advance.