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

Handle more complex resource level permission requests #4

Open
shevron opened this issue Apr 2, 2020 · 0 comments
Open

Handle more complex resource level permission requests #4

shevron opened this issue Apr 2, 2020 · 0 comments

Comments

@shevron
Copy link
Contributor

shevron commented Apr 2, 2020

Currently we are only handling resource level scope requests of the form:

res:myorg/mydataset/*

We are not handling the following cases:

  • Specific resource ID specified, with or without org / dataset IDs
  • "All resources" type requests (e.g. res:myorg/mydataset/) - do these even make sense? Perhaps for create and list actions.
  • Requests of the form res:myorg/*/* - i.e. act on any resource of any dataset in the organization. Do these even make sense to set up by default?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant