Merged
Diego Molteni requested to merge
slb/dm3/acl-dataset into
master
- The access policy ACLs feature has been extended to the OSDU model abstraction.
- On subproject creation time this can be set to be
- 'uniform': homogeneous access to a subproject (a subproject viewer can access all datasets)
- 'dataset': specific ACLs groups can be specified at dataset creation time and access will be restricted.
- Provided implementation for Azure
- fixed abstraction model
- fixed delete endpoints path for google
Edited by Diego Molteni