I’m using Pega 24.1.1 and have implemented pxSessionTimer in pyPortalHeader. Testing in the end-user portal, I observed the following behavior:
When the session timeout warning popup appears, clicking OK keeps the session alive as expected.
However, after the popup has appeared and been acknowledged (OK) two or more times, the popup stops appearing altogether, even though the session is still active/idle.
When the X (close icon) is clicked instead of OK, the user is logged out immediately.
Any guidance on troubleshooting or confirming the expected behavior would be appreciated.