Cookies vs multiple users
Posted: Mon Feb 24, 2020 11:34 am
Hi,
In one of my projects I am using CEF4. CEF4 works as a charm. My project contains several end users. Based on their credentials users can login. Users have the option to use CEF4 to browse the internet. CEF4 is using cookies. My problem is when users login and use CEF4 there is no difference in use of cookies. This means that cookies are shared among users. When sharing cookies among users, users auto login on websites from other user sessions. I am wondering if it is possible to separate cookies for each user. If so, can someone please inform me how to achieve this? I am using C++ Builder 10.2 and the latest CEF4.
Thank you in advance for your help.
In one of my projects I am using CEF4. CEF4 works as a charm. My project contains several end users. Based on their credentials users can login. Users have the option to use CEF4 to browse the internet. CEF4 is using cookies. My problem is when users login and use CEF4 there is no difference in use of cookies. This means that cookies are shared among users. When sharing cookies among users, users auto login on websites from other user sessions. I am wondering if it is possible to separate cookies for each user. If so, can someone please inform me how to achieve this? I am using C++ Builder 10.2 and the latest CEF4.
Thank you in advance for your help.