-
Notifications
You must be signed in to change notification settings - Fork 97
Authorization
Jacobo Coll Moragón edited this page Aug 26, 2015
·
3 revisions
Catalog defines a set of groups of users for each Study and Access Control Lists in different resources, providing a full customizable authorization mechanism. The resources that can define an ACL are File and Sample. These ACLs are hierarchically redden in order to determine the permission from a user over some data.
Each entry of the ACL specify the actions that a set of users with an specific resource. This set of users can refer to a single user, a group of users, or other users.
In this section we talk about:
- Groups
- Create new groups
- Manage groups
- Group permissions
- Access Control Lists
- Resolve File permissions
- Resolve Sample permissions
OpenCGA is an open source project and it is freely available.
General
- Home
- Architecture
- Data Models
- RESTful Web Services
- Configuration
- Download and Installation
- Tutorials
OpenCGA Catalog
OpenCGA Storage
About