Bug #3038
Sunstone does not refresh the user list, and login of new users will fail for a while
Status: | Closed | Start date: | 07/11/2014 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | - | |||
Resolution: | worksforme | Pull request: | ||
Affected Versions: | Development |
Description
It looks like a new user cannot login until the user list cache in sunstone expires.
History
#1 Updated by Daniel Molina almost 7 years ago
This behaviour can be changed setting the EXPIRE_USER_CACHE constant to 0:
https://github.com/OpenNebula/one/blob/master/src/cloud/common/CloudAuth.rb#L47
#2 Updated by Daniel Molina almost 7 years ago
- Priority changed from Normal to Low
#3 Updated by Daniel Molina over 6 years ago
- Status changed from New to Closed
- Resolution set to worksforme