Problem:
Two login attempts necessary after timeout.
Solution:
After some period of inactivity in Signals Notebook, timeout occurs. A login screen appears. When providing credentials and clicking "SIGN IN", the following message can be displayed:
--------------------------
Session Expired
--------------------------
Your login session has expired
--------------------------
TRY AGAIN
--------------------------
After clicking "TRY AGAIN", another login screen is presented. User needs to enter credentials again to access Signals Notebook.
Reason:
For better security, we allow the user to be on the login screen for a few minutes before we rescind the session, which then causes the session timeout screen to show, and requires to log in again. This is expected behavior.
Comments
0 comments
Article is closed for comments.