keystone/keystone/token
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
..
persistence Use the new enginefacade from oslo.db 2016-02-24 08:20:12 -08:00
providers Fix fernet audit ids for v2.0 2016-05-04 11:53:10 -07:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
_simple_cert.py Deprecate simple_cert extension 2016-02-02 15:43:02 -08:00
controllers.py Fix fernet audit ids for v2.0 2016-05-04 11:53:10 -07:00
provider.py Return 404 instead of 401 for tokens w/o roles 2016-03-01 20:22:46 +00:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00
utils.py Refactor: extract and rename unique_id method 2015-03-24 14:38:49 +00:00