You have been subscribed to a public bug:

If both the keyston token and the session expired, the user is asked to log in 
twice.
This is because the session timestamp is written only if a user is logged 
authenticated.
When a user has timed out both in session and keystone token validity, the user 
is asked to log in, then the timestamp is checked, and the user loged out again 
and asked to log in a second time.

Steps to reproduce:
================
- set in /etc/kestone/keystone.conf under the [token] section::

    expiration=10

- set in openstack_dashboard/local/local_settings set::

    SESSION_TIMEOUT = 10

- wait for both session and token to timeout (> 10 seconds :-) )

You are asked to login twice in a row.

** Affects: horizon
     Importance: Undecided
     Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis)
         Status: In Progress

-- 
If both kystone token and session have timeed out, a user is invited to login 
twice in a row
https://bugs.launchpad.net/bugs/1308918
You received this bug notification because you are a member of Yahoo! 
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to