elixir-cloud-aai / proTES

Proxy service for injecting middleware into GA4GH TES requests
Apache License 2.0
5 stars 6 forks source link

Add Access Control #153

Open Ayush5120 opened 1 year ago

Ayush5120 commented 1 year ago

As our system grows, we need to ensure that users only have access to their resources for GET /tasks, GET /tasks/{task-id} and POST /tasks/{task-id}:cancel

Default access control setting would include these rules: