yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06156
[Bug 1197554] Re: V2 tokens now returns meta data as part of response which is not part of v2 identity spec
Unfortunately, this slipped through the havana release without seeing a
fix, so it's now considered stable API and can't be removed. I can't
find it at the moment, but there is an effort being tracked in either a
bug or bp to start testing against additional attributes from leaking
into API objects in the future.
** Changed in: keystone
Status: Confirmed => Won't Fix
** Changed in: keystone
Assignee: Wu Wenxiang (wu-wenxiang) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1197554
Title:
V2 tokens now returns meta data as part of response which is not part
of v2 identity spec
Status in OpenStack Identity (Keystone):
Won't Fix
Bug description:
V2 token response now has this block
"metadata": {
"is_admin": 0,
"roles": [
"roleid1",
"roleid2"
]
1) This meta data block is not part of v2 request/response or schema. I think v3 code added this stuff in v2
2) We already have roleid as part of "user" block in v2. Why do we need one more rolid list?
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1197554/+subscriptions