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

Ensure space supporter receives proper error code for specific task endpoints #2411

Closed
monamohebbi opened this issue Jul 15, 2021 · 0 comments · Fixed by #2417
Closed

Ensure space supporter receives proper error code for specific task endpoints #2411

monamohebbi opened this issue Jul 15, 2021 · 0 comments · Fixed by #2417
Assignees
Labels
space-application-supporter https://github.com/cloudfoundry/cfar-proposals/issues/22

Comments

@monamohebbi
Copy link
Contributor

Context

We are introducing a new role and we want to make sure it has the right access.

Expected result

A space should get a 403 unauthorized error when trying to curl the following endpoints:

PATCH /v3/tasks/:guid

Acceptance

As a space supporter, if I curl the above endpoints for a user that exists, I receive a 403 error telling me I am not authorized to perform this action.

Documentation

No changes required. We are just aligning with our style guide.

@monamohebbi monamohebbi added the space-application-supporter https://github.com/cloudfoundry/cfar-proposals/issues/22 label Jul 15, 2021
@monamohebbi monamohebbi added this to To do in Space Supporter via automation Jul 15, 2021
@mkocher mkocher moved this from To do to In progress in Space Supporter Jul 16, 2021
@ctlong ctlong assigned moleske, ctlong and mkocher and unassigned mkocher, ctlong and galenhammond Jul 19, 2021
@moleske moleske linked a pull request Jul 19, 2021 that will close this issue
4 tasks
@moleske moleske moved this from In progress to Done in Space Supporter Jul 19, 2021
@moleske moleske closed this as completed Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
space-application-supporter https://github.com/cloudfoundry/cfar-proposals/issues/22
Projects
Development

Successfully merging a pull request may close this issue.

6 participants