Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

User is not autmatically logged out after upgrade to 7.2

SA-22678

Summary



This application uses pxSessionTimer for timeout warning.

User is not automatically logged out as expected, instead count down timer shows negative value.


Error Messages




Steps to Reproduce

  1. Log into the application and wait for the timeout warning popup.
  2. Let the count down timer reach zero. 
  3. Notice it continues beyond zero and user session is not logged out.
     


Root Cause




A defect in Pegasystems’ code or rules, and has been registered as BUG-245363.

Resolution




Perform the following local-change: 
  1. Save the LogoffTimer to different name and uncommente below line in java script function 'CloseMe()'        
            //    if(typeof window.closeModal == 'function') { window.closeModal(); } else { window.close(); }

      2. Overridde the rule 'ShowLogoffTimer' activity and refer resaved 'LogoffTimer' rule.

Published May 1, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice