thecodeteam / ecs-cf-service-broker

Cloud Foundry Service Broker for EMC ECS Object Storage
Apache License 2.0
29 stars 28 forks source link

Add override header to to support ECS Flex #164

Closed spiegela closed 4 years ago

spiegela commented 4 years ago

Addresses #163

ECS Flex disables direct access to the management API from external clients by default. This limitation will be lifted before GA once Flex incorporates the new IAM APIs. In the meantime, adding the override header, allows client access to these restricted APIs.