(Caching mechanism) Discovery mechanism mapping scopes to endpoints
Currently the proxy server understands that the ReadEnterprise scope can only correspond to the /enterprises endpoint on the dataserver due to the fact that they're hardcoded in the staging environment
Previously we discussed that in production we will need a discovery mechanism, because not every dataserver will expose the same endpoints for each scope.