yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46121
[Bug 1534252] Re: fernet tokens don't support oauth1 authentication
Reviewed: https://review.openstack.org/267781
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=03b4e821889a359403b592bec5e4d3a7e45b561f
Submitter: Jenkins
Branch: master
commit 03b4e821889a359403b592bec5e4d3a7e45b561f
Author: Lance Bragstad <lbragstad@xxxxxxxxx>
Date: Thu Jan 14 18:13:13 2016 +0000
Make fernet work with oauth1 authentication
Previously, fernet didn't know how to handle oauth1 authentication
flows. This patch adds a new token version to the fernet provider and
allows it to issue oauth1 tokens.
This work is being done so that we can get fernet to be feature
equivalent with the uuid token provider. Then we will be slightly
closer to making fernet the default token provider in keystone.
Closes-Bug: 1534252
Change-Id: I638404952597bb23dff01f80efb728b653e5560c
** 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/1534252
Title:
fernet tokens don't support oauth1 authentication
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
The fernet token provider doesn't issue or validate oauth1 token
types.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1534252/+subscriptions
References