expired token login redirect loop

Bug #1700911 reported by Jiri Tomasek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Jiri Tomasek

Bug Description

When the keystone auth token expires or is revoked, UI gets into redirect loop where it tries to authenticate using expired token over and over.

The same bug breaks logout functionality as immediately after user logs out, UI authenticates again using the token.

Steps to reproduce:
- Login to the UI
- find auth token cookie via browser dev tools and copy the token
- on undercloud machine run 'openstack token revoke <tokenId>'
- reload UI via F5
- watch authentication loop in browser console

Tags: ui
Jiri Tomasek (jtomasek)
Changed in tripleo:
importance: Critical → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-ui (master)

Fix proposed to branch: master
Review: https://review.openstack.org/478424

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ui (master)

Reviewed: https://review.openstack.org/478424
Committed: https://git.openstack.org/cgit/openstack/tripleo-ui/commit/?id=b2d5b4db0a334a882de0f1bbe44d620489b15086
Submitter: Jenkins
Branch: master

commit b2d5b4db0a334a882de0f1bbe44d620489b15086
Author: Jiri Tomasek <email address hidden>
Date: Wed Jun 28 10:04:58 2017 +0200

    Fix Logout and authentication loop

    * On App init populate auth token id in store from cookie if available

    Closes-Bug: 1700911
    Change-Id: Icf308fe5e2ae94ceadb095dc86966ca234eca856

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-ui 7.2.0

This issue was fixed in the openstack/tripleo-ui 7.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.