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

hub-internal-config.security.roles.data-hub-mapping-writer.json Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "data-hub-mapping-writer",
  "description": "Permits updating mapping documents",
  "role": [
    "data-hub-common-writer",
    "data-hub-mapping-reader",
    "data-hub-step-definition-reader"
  ],
  "privilege": [
    {
      "privilege-name": "any-uri",
      "action": "http://marklogic.com/xdmp/privileges/any-uri",
      "kind": "execute"
    },
    {
      "privilege-name": "data-hub-write-mapping",
      "action": "http://marklogic.com/data-hub/privileges/write-mapping",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy