spring-cloud-samples / bookstore-service-broker

Sample application for Spring Cloud Open Service Broker
https://spring.io/projects/spring-cloud-open-service-broker
Apache License 2.0
72 stars 60 forks source link

Provide unique basic auth credentials for each service binding #3

Closed scottfrederick closed 6 years ago

scottfrederick commented 6 years ago

The key/value instance endpoints (/keyvalue/{instanceId}) should be secured with basic auth credentials that are unique to each service binding.

scottfrederick commented 6 years ago

Partially complete in cc5eb00819f22605508161151365b48034638ab2.

scottfrederick commented 6 years ago

Fixed in 31aaaa874131b1cbadb2dfbea39c9d7b8f008745