swisscom / open-service-broker

Open Service Broker is an implementation of the "Open Service Broker API" based on Spring Boot & Groovy. It enables platforms such as Cloud Foundry & Kubernetes to provision and manage services.
Apache License 2.0
70 stars 25 forks source link

bug: Service Instance Not Retrievable #345

Closed ampersand8 closed 4 years ago

ampersand8 commented 4 years ago

Handle Service Instance not retrievable individually so that proper response code 403 can be returned. Using 403 Forbidden, as the request is understood and technically correct but not supported for this service.