DavidPurcell | 663aedf | 2017-01-03 10:01:14 -0500 | [diff] [blame^] | 1 | ======= |
| 2 | patrole |
| 3 | ======= |
| 4 | |
| 5 | Patrole is a tool for verifying that Role-Based Access Control is being enforced. |
| 6 | |
| 7 | Patrole allows users to run API tests using specified RBAC roles. This allows |
| 8 | deployments to verify that only intended roles have access to those APIs. |
| 9 | This is critical to ensure security, especially in large deployments with |
| 10 | custom roles. |
| 11 | |
| 12 | * Free software: Apache license |
| 13 | * Documentation: http://docs.openstack.org/developer/patrole |
| 14 | * Source: http://git.openstack.org/cgit/openstack/patrole |
| 15 | * Bugs: http://bugs.launchpad.net/patrole |
| 16 | |
| 17 | Features |
| 18 | -------- |
| 19 | |
| 20 | * TODO |