keystone/keystone/tests/unit/token
Lance Bragstad 265076ac58 Teach TokenFormatter how to handle system scope
This commit adds a new payload type that is meant to allow
system-scoped token. A subsequent patch will actually wire this up
to the token provider API and another patch to expose it via the
authentication API.

bp system-scope

Change-Id: I26357b6d62ce88ad116e0231145b2367dda62fa2
2018-01-23 13:50:20 +00:00
..
__init__.py Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
test_backends.py Remove v2 token value model 2017-10-26 16:09:11 +08:00
test_common.py Remove unnecessary setUp function in testcase 2017-03-30 14:32:58 +08:00
test_fernet_provider.py Teach TokenFormatter how to handle system scope 2018-01-23 13:50:20 +00:00
test_token_data_helper.py Enables token_data_helper tests for Python3 2016-02-11 06:40:35 +00:00
test_token_model.py Remove v2 token test models 2017-10-21 22:21:17 +00:00
test_uuid_provider.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00