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

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

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "data-hub-common-writer",
  "description": "Contains a common set of privileges/roles needed for Data Hub 5+ write operations",
  "role": [
    "data-hub-common"
  ],
  "privilege": [
    {
      "privilege-name": "ps-user",
      "action": "http://marklogic.com/xdmp/privileges/ps-user",
      "kind": "execute"
    },
    {
      "privilege-name": "rest-writer",
      "action": "http://marklogic.com/xdmp/privileges/rest-writer",
      "kind": "execute"
    },
    {
      "privilege-name": "sem:sparql-update",
      "action": "http://marklogic.com/xdmp/privileges/sem-sparql-update",
      "kind": "execute"
    },
    {
      "privilege-name": "unprotected-collections",
      "action": "http://marklogic.com/xdmp/privileges/unprotected-collections",
      "kind": "execute"
    },
    {
      "privilege-name": "unprotected-uri",
      "action": "http://marklogic.com/xdmp/privileges/unprotected-uri",
      "kind": "execute"
    },
    {
      "privilege-name": "xdbc:insert",
      "action": "http://marklogic.com/xdmp/privileges/xdbc-insert",
      "kind": "execute"
    },
    {
      "privilege-name": "xdbc:insert-in",
      "action": "http://marklogic.com/xdmp/privileges/xdbc-insert-in",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:document-load",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-document-load",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy