-
Type:
New Feature
-
Status: Done
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Between Fall and Winter 2019
-
Labels:None
-
Company:All Clients/Multiple Clients
-
Epic Link:
https://careerbuilder.atlassian.net/browse/AT-2754
If there is a complicated document, it may take up to an hour to data field map.
Xavier was creating a complicated document and it timed out on him. Can we increase that time limit to 2 hours or more?
Hi All,
We have allowed the user (Admin/Candidate) to continue working on pages without getting logout by extending the user token expiry time.
Earlier
A popup is prompted after 13 minutes of user InActivity, asking user to Logout or Stay Sign In.
But the issue occurred when the user is opting the option of Stay Sign In progressively more than once and then submitting the form or going to other pages, another popup occurs stating your session is being expired.
This case occurred because we have setup a time limit of 20 minutes for each user token at the API level.
Current
Now we are refreshing the user token time (extending to next 20 mins) in each successive Stay Sign In button click, so that the token expiry is maintained and the end user can work without getting being logged out.
cc - Samir
Thanks