keystone/keystone/token/providers
Lance Bragstad ee1dc94104 Fix fernet audit ids for v2.0
The fernet token provider was doing some weird things with audit ids that
caused token rescoping to not work because audit ids were never pulled from the
original token. This commit also enables some tests for v2.0 authentication
with the Fernet as the token provider.

Closes-Bug: 1577558
Change-Id: Iffbaf505ef50a6c6d97c5340645acb2f6fda7e0e
(cherry picked from commit 0d376025ba)
2016-05-04 11:53:10 -07:00
..
fernet Fix fernet audit ids for v2.0 2016-05-04 11:53:10 -07:00
__init__.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
common.py Merge "v2 tokens validated on the v3 API are missing timezones" 2016-03-09 17:21:43 +00:00
pki.py Deprecate the pki and pkiz token providers. 2015-12-04 03:28:29 +00:00
pkiz.py Deprecate the pki and pkiz token providers. 2015-12-04 03:28:29 +00:00
uuid.py Consolidate the fernet provider issue_v3_token() 2015-07-01 18:56:22 +00:00