keystonemiddleware/keystonemiddleware/tests/unit/auth_token
Brant Knudson 96ab58e686 auth_token verify revocation by audit_id
If the revocation list includes audit_ids, then when doing offline
validation also validate the token isn't revoked by audit_id.

Closes-Bug: 1490804
Change-Id: I483bc57bd38eb81a0905bcaf94e4ea82604919d6
2015-12-17 10:55:58 -06:00
..
__init__.py Move unit tests into tests.unit 2015-03-11 17:03:54 -05:00
base.py Move response status check to the call 2015-09-30 15:51:49 +03:00
test_auth.py Use keystoneauth 2015-11-23 12:03:00 +11:00
test_auth_token_middleware.py auth_token verify revocation by audit_id 2015-12-17 10:55:58 -06:00
test_base_middleware.py Make BaseAuthProtocol public 2015-12-10 17:20:28 +11:00
test_cache.py Seperate standalone cache tests 2015-09-01 13:47:15 +10:00
test_connection_pool.py Move _memcache_pool into auth_token 2015-03-13 08:59:15 -05:00
test_memcache_crypt.py Common base class for unit tests 2015-06-07 10:37:27 -05:00
test_request.py Use keystoneauth 2015-11-23 12:03:00 +11:00
test_revocations.py auth_token verify revocation by audit_id 2015-12-17 10:55:58 -06:00
test_signing_dir.py Common base class for unit tests 2015-06-07 10:37:27 -05:00
test_user_auth_plugin.py Merge "Use keystoneauth" 2015-12-01 19:04:42 +00:00