Re: service broker user delegation beyond service-dashboard
Thanks Brian for your feedback.
toggle quoted message
Show quoted text
Can you elaborate on use-cases for which somes scopes would need to be auto-approved by the platform (i.e. without users providing their consent) ? Do you rather see that as a syntaxic short-hand for cf users to avoid repetively providing their consent, in this case would the following approaches address your use-cases ? $ cf create-service service-name service-plan service-instance -grant-requested-scopes or $ cf config --always-grant-broker-scopes="openid" Guillaume. On Wed, Nov 11, 2015 at 12:46 AM, Brian Martin <bkmartin(a)gmail.com> wrote:
One addition, I would like the ability to have some scopes be auto |
|