Skip to content

feat: access policy ACLs extended to the OSDU model and support provided per azure

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

Merge request reports