Hi Angelo Cicchitto,
I am working Genesys Web Messaging widget code on our website, where users authenticate using a username and password. After logging in, users can initiate a chat session to receive assistance from Live Agent.
However, I am encountering an issue related to session persistence on Same browser. Specifically, if User A logs out and User B subsequently logs in on the same device or browser, User B can see the previous chat history of User A. This behavior appears to be caused by session data or cookies being retained in the browser, leading to chat continuity across different user sessions...
I am looking for a solution to ensure that each user's chat session remains private and is not accessible by other users on the same device.
Thank you
------------------------------
Rakesh Singh
Consultant
------------------------------
Original Message:
Sent: 05-13-2023 11:38
From: Angelo Cicchitto
Subject: Genesys Web Messaging - Chats retained between authenticated users.
Good conversation. As Vaun and Paul alluded to, our Authenticated Web Messaging feature supports End-User Validation through an open standard, known as OpenID Connect, see step 6.h in Configuration Guide: https://help.mypurecloud.com/articles/configure-messenger/
When this feature is enabled, it will solve the use-case: the current messaging conversation is "linked" to the End-User's unique identifier that Genesys Cloud can retrieve from backend integration to your Auth Service, therefore even clearing local browser storage will not even be required.
For future we will explore other ways to further simplify session resumption, perhaps with simple Email validation (think of OTP confirmation), for businesses where strong Auth validation is not mandatory.
------------------------------
Angelo Cicchitto
Genesys - Employees
------------------------------
Original Message:
Sent: 05-12-2023 09:26
From: Henry Hildesheim
Subject: Genesys Web Messaging - Chats retained between authenticated users.
We're experiencing the same issue. Customers log into their account, start web messaging, finish, log out. Any other user of the same device could log into their (different) account and would still see the chat of the previous user.
------------------------------
Henry Hildesheim
Fabletics Inc
Original Message:
Sent: 05-10-2023 12:05
From: Paul Simpson
Subject: Genesys Web Messaging - Chats retained between authenticated users.
Are your users sharing credentials on the device? If they each log in as themselves to the PC, then the cookies should be attached to their (Windoze?) user account....
------------------------------
Paul Simpson
Eventus Solutions Group