yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47728
[Bug 1533794] Re: Fernet v2 token response doesn't match v2 uuid token responses
Reviewed: https://review.openstack.org/289618
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=33b50a285a78e76301ed4b108feac7733ffda24a
Submitter: Jenkins
Branch: master
commit 33b50a285a78e76301ed4b108feac7733ffda24a
Author: Jorge Munoz <elkidster@xxxxxxxxx>
Date: Mon Mar 7 23:06:18 2016 +0000
Validate v2 fernet token returns extra attributes
Currently uuid and fernet tokens return different response on
token validation.
Change-Id: I21ad4c007b0bb1190227a1f4db3e1071a078982c
Closes-Bug: #1533794
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1533794
Title:
Fernet v2 token response doesn't match v2 uuid token responses
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
There are several tests in keystone/tests/unit/test_auth.py that fail
when Fernet is the default token provider [0].
The following is a scoped token with UUID as the token provider:
http://cdn.pasteraw.com/risvg2ggcueuaobl7echlefanezuto0
The following is a scoped token with Fernet as the token provider:
http://cdn.pasteraw.com/nni8xtbgjsl3934vlwv7j5ktry2fl73
Both of those pastes should be the same.
[0]
https://github.com/openstack/keystone/blob/bc483fdac5a1498786f2cfb9df5aaf1bb0ccc538/keystone/tests/unit/test_auth.py#L284-L285
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1533794/+subscriptions
References