keystone/keystone/common/policies
Douglas Mendizábal b31007e1b2 Allow admin to access tokens and credentials
This patch modifies a few policies to allow users with the "admin" role
to access /v3/auth/tokens and /v3/credentials.  These policies were
missed when we implemented Phase 1 of Secure RBAC.

Change-Id: Id789c09121f1405f7ba5e4926498dab4ad98e057
2024-04-02 20:58:10 -05:00
..
__init__.py Expose access rules as its own API 2019-09-14 03:14:20 -07:00
access_rule.py Expose access rules as its own API 2019-09-14 03:14:20 -07:00
access_token.py Add scope_types to oauth policies 2018-01-05 22:25:05 +00:00
application_credential.py Allow admin to access tokens and credentials 2024-04-02 20:58:10 -05:00
auth.py Implement GET /v3/auth/system 2018-01-24 01:09:16 +00:00
base.py Allow admin to access tokens and credentials 2024-04-02 20:58:10 -05:00
consumer.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
credential.py Allow admin to access tokens and credentials 2024-04-02 20:58:10 -05:00
domain.py Add domain scoping to list_domains 2024-02-08 13:55:44 +01:00
domain_config.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
ec2_credential.py Allow admin to access tokens and credentials 2024-04-02 20:58:10 -05:00
endpoint.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
endpoint_group.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
grant.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
group.py Fix policies for groups 2024-01-25 15:37:50 -05:00
identity_provider.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
implied_role.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
limit.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
mapping.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
policy.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
policy_association.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
project.py Allow users with "admin" role to get projects 2024-02-01 15:34:42 -05:00
project_endpoint.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
protocol.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
region.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
registered_limit.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
revoke_event.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
role.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
role_assignment.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
service.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
service_provider.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
token.py Allow admin to access tokens and credentials 2024-04-02 20:58:10 -05:00
token_revocation.py Deprecate identity:revocation_list policy for removal 2019-07-23 17:21:19 +00:00
trust.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00
user.py Consistent and Secure RBAC (Phase 1) 2024-01-19 14:35:37 -05:00