Comment 2 for bug 1534252

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

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 <email address hidden>
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