Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clients.read permissions to CF admin user #737

Merged
merged 1 commit into from Mar 19, 2019

Conversation

tjvman
Copy link
Member

@tjvman tjvman commented Mar 12, 2019

Is this a PR to the develop branch of cf-deployment?

Yes.

WHAT is this change about?

This change adds the clients.read permission to the CF admin user.

WHY is this change being made (What problem is being addressed)?

The CF CLI has implemented (but not released) changes to the set-org-role and set-space-role commands that allow setting roles on clients. These changes include validation that a provided client actually exists in the UAA, which requires the logged-in user to have one of a set of specific scopes (one option is clients.read).

Please provide contextual information.

Relevant stories:
https://www.pivotaltracker.com/story/show/159967411
https://www.pivotaltracker.com/story/show/159969560

Has a cf-deployment including this change passed our cf-acceptance-tests?

  • YES
  • NO

How should this change be described in cf-deployment release notes?

clients.read scope has been added to the CF Admin user's permissions.

Does this PR introduce a breaking change?

No.

Will this change increase the VM footprint of cf-deployment?

  • YES --- does it really have to?
  • NO

Does this PR make a change to an experimental or GA'd feature/component?

  • experimental feature/component
  • GA'd feature/component

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

@cloudfoundry/cf-cli

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/164579874

The labels on this github issue will be updated when the story is started.

@cfdreddbot
Copy link

✅ Hey tjvman! The commit authors and yourself have already signed the CLA.

@cf-rel-int-status-bot
Copy link

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

@tjvman
Copy link
Member Author

tjvman commented Mar 12, 2019

I have a sneaking suspicion that the failure isn't related to this PR (definitely didn't remove any ops-files)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants