Question
5
Replies
89
Views
Accenture
Posted: March 29, 2020
Last activity: April 26, 2020
Solved
Pega needs to ask credentials again If the requestor keeps idle for 10 minutes?
If the requestor keeps idle for 10 to 15 mins we need to ask him to enter the credential again if the browser is idle for particular amount of time? In order to achieve this, how are we going to do this?
Thanks,
***Edited by Moderator Marissa to update Platform Capability tags****
Hi
you can achieve this adding Authentication timeout in the Access group as shown below.
This will logout the user automatically after mentioned timeout value
You can also try the approach in this link if you are using SSO
https://community.pega.com/support/support-articles/sso-user-timeout-countdown-and-proper-sso-logoff
Hope this helps