Hi Friends,
we are in 7.4.1 TS on Linux box with oracle db.
To support accessibility requirements, a modal window warning needs to appear on the site page to allow the user to make a determination as to whether to continue the session or not (modal assets to be developed by Publicis):
- When the modal appears, it should gain focus immediately for the user, and the user should be trapped inside the modal until the response has been selected.
- If the user selects “Yes” to continue the session — The modal should close and the user should be placed on the element S/he was before the modal appeared.
- If the user selects “No” to end the session — The page should reload and return to a page confirming for the user they were successfully logged out.
- If the user does not make any selection and the timer countdown reaches 00:00:00, the login page should be displayed with a notice on the page indicating the user was logged off because their session expired.
Time parameters:
- Display the warning session timeout modal to the user at 4 minutes of inactivity on the site.
- If the customer clicks YES, then the session will be reset back at 6 minutes (current parameter).
- If the customer clicks NO then the session will be terminated and logged off.
- If the customer does nothing then the session will be terminated at 6 minutes of inactivity and logged off.
can any one help me out to work on this
Thanks in advanse
Karthik