strepsirrhini-army / chaos-lemur

An adaptation of the Chaos Monkey concept to BOSH releases
Apache License 2.0
62 stars 32 forks source link

Added authentication to the APIs using Spring Boot security. #2

Closed davidehringer closed 9 years ago

davidehringer commented 9 years ago

The API provides endpoints such as /chaos that allow someone to destroy VMs. These endpoints should be protected and require credentials.