-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 8.10-SNAPSHOT, WEBUI-0.9.0
-
Fix Version/s: 10.3
-
Component/s: Ergonomy & UX, Web UI
-
Tags:
When the user session expires, they’re displayed a browser popup to authenticate. In some cases, even when filled, this popup will continue to open several times (several requests were already made)
On JSF UI, they are redirected on the login page with the session expired message on top of the username field.
Proposal
When not authenticated redirect to authentication page with document.location as redirect info.