Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Add redirect to login page when token times out #217

Closed
rhuss opened this issue Mar 8, 2017 · 5 comments · Fixed by #656
Closed

Add redirect to login page when token times out #217

rhuss opened this issue Mar 8, 2017 · 5 comments · Fixed by #656
Assignees

Comments

@rhuss
Copy link
Contributor

rhuss commented Mar 8, 2017

Currently only a 401 happens for an Ajax request and the UI doesn't change.

@kahboom
Copy link
Contributor

kahboom commented Mar 8, 2017

Possibly relates to #182 .

@kahboom kahboom added this to the Technical Debt milestone Mar 8, 2017
@kahboom
Copy link
Contributor

kahboom commented Mar 10, 2017

Speaking w/ the UXD team & @gashcrumb - we will probably need a design for a login page or some type of similar notification to the user to let them know that their session has timed out.

@kahboom kahboom removed this from the Backlog milestone Jun 30, 2017
@astefanutti
Copy link
Contributor

An option would be to pop an error notification toast with an appropriate message and a link to reload the page / to the login page. That may be more informative than a console log and less disruptive than an automated redirect.

@gashcrumb
Copy link
Contributor

@astefanutti +1 this is exactly what the openshift console does and I think that works nicely.

@astefanutti
Copy link
Contributor

@gashcrumb great! Let me do that, that'll be better than the current console log and we can still further improve it if needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants