You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2019/02/19 08:30:00 UTC

[jira] [Created] (IGNITE-11353) Web console: responses with status 401 do not redirect to signin page

Ilya Borisov created IGNITE-11353:
-------------------------------------

             Summary: Web console: responses with status 401 do not redirect to signin page
                 Key: IGNITE-11353
                 URL: https://issues.apache.org/jira/browse/IGNITE-11353
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
            Reporter: Ilya Borisov
            Assignee: Ilya Borisov


What happens:
On page reload, when backend API responds with status of 401, the app is stuck on "loading" screen and does not redirect to signin screen.

What should happen:
The app should redirect to signin screen when 401 happens (except for a few exceptions).

How to reproduce:
1. Sign in.
2. Kill user session in db.
3. Reload the page.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)