Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 316 Bytes

File metadata and controls

10 lines (6 loc) · 316 Bytes

Cloud Foundry Access Control Manager (ACM)

The ACM is a service that allows cloud foundry components to implement access control features.

The ACM documentation is at docs/Access-Control-Manager-APIs.rst

To run, execute ./bin/acm

To run the tests, execute bundle exec rake spec The test logs are spec/spec.log