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

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

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "hub-central-entity-exporter",
  "description": "Permits exporting entity instance documents",
  "role": [
    "hub-central-user",
    "data-hub-entity-model-reader",
    "tde-view"
  ],
  "privilege": [
    {
      "privilege-name": "hub-central-export-entities",
      "action": "http://marklogic.com/data-hub/hub-central/privileges/export-entities",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:xslt-eval",
      "action": "http://marklogic.com/xdmp/privileges/xslt-eval",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy