keystone/keystone/tests/unit/ksfixtures
Colleen Murphy f028ca4edd Add JSON driver for access rules config
The access rules config driver will read a JSON file that represents
rules for accessing service APIs. This is to support application
credential access rules, which will be checked against the configured
rules upon creation. The name for this new API is borrowed from Istio's
near identical concept[1].

[1] https://istio.io/docs/reference/config/authorization/istio.rbac.v1alpha1/#AccessRule

bp whitelist-extension-for-app-creds

Change-Id: If8b9c1e9df55874052dfd9b99fbcea6e06c1ca35
2019-03-03 18:33:11 +01:00
..
__init__.py Add JSON driver for access rules config 2019-03-03 18:33:11 +01:00
access_rules_config.py Add JSON driver for access rules config 2019-03-03 18:33:11 +01:00
auth_plugins.py Typos in the LoadAuthPlugins note 2017-03-01 13:33:54 -08:00
backendloader.py Move keystone.server.common to keystone.server 2018-07-01 10:33:13 -07:00
cache.py Replace revoke tree with linear search 2016-05-24 13:11:30 -04:00
database.py Replace usage of get_legacy_facade() with get_engine() 2018-11-06 14:17:00 +07:00
hacking.py Update log translation hacking check 2018-10-09 08:28:27 +00:00
jws_key_repository.py Add test fixture for the JWS key repository 2019-01-31 19:41:58 +00:00
key_repository.py Revert "Rename fernet_utils to token_utils" 2018-06-06 16:49:27 +12:00
ldapdb.py Remove LDAP write support 2017-01-21 21:32:07 -05:00
policy.py Make policy file support in fixture optional 2018-10-12 16:39:24 +00:00
temporaryfile.py Move existing tests to unit 2015-02-13 15:54:29 -06:00