keystone/keystone/common/rbac_enforcer
Colleen Murphy 049d9bcbe4 Add access rules to token validation
This change adds application credential access rules to the token model
and ensures that only clients (that is, keystonemiddleware) that support
access rule enforcement are allowed to validate tokens containing
access rules.

Depends-on: https://review.openstack.org/633369

bp whitelist-extension-for-app-creds

Change-Id: I301651369cf03e06550bc29eb534506674e56a1f
2019-09-14 03:14:36 -07:00
..
__init__.py Fix keystone.common.rbac_enforcer.__init__.py exporting 2018-07-12 22:09:12 +00:00
enforcer.py Add access rules to token validation 2019-09-14 03:14:36 -07:00
policy.py Implement base for new RBAC Enforcer 2018-06-27 22:38:06 +00:00