← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1294781] [NEW] user_id missing from message about federation roles

 

Public bug reported:

In the token common provider, the call to _populate_roles_for_groups()
is missing the user_id argument, and it is defaulted to None.

Thus, whenever a user is associated with a group that has no roles on
either scoped project or domain, then the error message will always be:
'User None has no access  to project %(project_id)s'

** Affects: keystone
     Importance: Undecided
     Assignee: Steve Martinelli (stevemar)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1294781

Title:
  user_id missing from message about federation roles

Status in OpenStack Identity (Keystone):
  In Progress

Bug description:
  In the token common provider, the call to _populate_roles_for_groups()
  is missing the user_id argument, and it is defaulted to None.

  Thus, whenever a user is associated with a group that has no roles on
  either scoped project or domain, then the error message will always
  be: 'User None has no access  to project %(project_id)s'

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1294781/+subscriptions


Follow ups

References