Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Access Control API #3

Open
16 tasks
oubiwann opened this issue Aug 27, 2017 · 0 comments
Open
16 tasks

Add Access Control API #3

oubiwann opened this issue Aug 27, 2017 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Aug 27, 2017

Reference: https://cmr.earthdata.nasa.gov/access-control/site/docs/access-control/api.html

Resources to support:

  • GET /groups
  • POST /groups
  • GET /groups/:group-id
  • PUT /groups/:group-id
  • DELETE /groups/:group-id
  • GET /groups/:group-id/members
  • POST /groups/:group-id/members
  • DELETE /groups/:group-id/members
  • GET /acls
  • POST /acls
  • POST /acls/search
  • GET /acls/:acl-id
  • PUT /acls/:acl-id
  • DELETE /acls/:acl-id
  • GET /permissions
  • GET /health
@oubiwann oubiwann modified the milestone: 0.3.0 Sep 2, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant