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

hub-internal-config.security.roles.data-hub-http-user.json Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "data-hub-http-user",
  "description": "Permits use of HTTP functions",
  "privilege": [
    {
      "privilege-name": "xdmp:http-get",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-http-get",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:http-post",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-http-post",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:http-put",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-http-put",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:http-head",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-http-head",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:http-delete",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-http-delete",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:http-options",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-http-options",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy