yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24141
[Bug 1386264] [NEW] /auth/domains does not necessarily return a distinct list
Public bug reported:
The underlying code list_domains_for_user() does not (unlike the project
equivalent) attempt to filter out duplicates (which would happen if a
user had, say, a direct role and a group role, or multiple inherited
roles). In all our APIs that return entities based on their effective
assignments, we try and make sure we return a distinct list.
** Affects: keystone
Importance: Medium
Assignee: Henry Nash (henry-nash)
Status: New
** Changed in: keystone
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1386264
Title:
/auth/domains does not necessarily return a distinct list
Status in OpenStack Identity (Keystone):
New
Bug description:
The underlying code list_domains_for_user() does not (unlike the
project equivalent) attempt to filter out duplicates (which would
happen if a user had, say, a direct role and a group role, or multiple
inherited roles). In all our APIs that return entities based on their
effective assignments, we try and make sure we return a distinct list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1386264/+subscriptions
Follow ups
References