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

Implement new end point for reading user permissions on a Files object #35

Open
jchuahtacc opened this issue Nov 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request hold

Comments

@jchuahtacc
Copy link

Current endpoint for /files/permissions/{systemId}/{path} only lists the authenticated user's permissions on a file object. In order to implement managed permissions, the API will need to support retrieving a list of all users permissions on a file object.

@jchuahtacc jchuahtacc added the enhancement New feature or request label Nov 9, 2021
@dvernon-tacc
Copy link
Collaborator

The owner of a system should be able to list all users permission for a specific path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hold
Projects
None yet
Development

No branches or pull requests

3 participants