|
As a Folio staff member who just changed my Folio local password
I do not want Folio to immediately log me out of my current and active session
AND then force me to log in again with my updated password
Requirement
- If the user changes password and a session is active then allow the user to continue all actions w/o logging out and logging back into Folio.
- If the user changes password and session has expired then return the user to the Folio Login screen
Acceptance Criteria
Given I am on the Change password screen
When I successfully change the password
Then I should remain in my current Folio session with the newly update password
Given I have change my password
When I have other Folio sessions open BUT expired
AND I try to access an expired Folio session
Then force me to login again with the new password
|