All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hub-internal-config.security.roles.hub-central-downloader.json Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "hub-central-downloader",
  "description": "Permits downloading user configuration files in Hub Central",
  "role": [
    "hub-central-user",
    "data-hub-entity-model-reader",
    "data-hub-flow-reader",
    "data-hub-ingestion-reader",
    "data-hub-mapping-reader",
    "data-hub-match-merge-reader",
    "data-hub-custom-reader",
    "data-hub-step-definition-reader"
  ],
  "privilege": [
    {
      "privilege-name": "data-hub-download-project-files",
      "action": "http://marklogic.com/data-hub/privileges/download-project-files",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy