yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11935
[Bug 1239303] Re: trust-scoped tokens from v2 API have wrong user_id
** Changed in: keystone/grizzly
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1239303
Title:
trust-scoped tokens from v2 API have wrong user_id
Status in OpenStack Identity (Keystone):
Fix Released
Status in Keystone grizzly series:
Fix Released
Bug description:
When requesting a trust scoped token via the v2 API with
impersonation=True, the resulting user_id is wrong, it's the trustee
not the trustor.
The problem is comparing with 'True' string instead of boolean True
here:
https://github.com/openstack/keystone/blob/master/keystone/token/controllers.py#L184
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1239303/+subscriptions