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

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

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "data-hub-admin",
  "description": "6.0.0: Permits actions pertaining to administering a Data Hub application",
  "role": [
    "data-hub-developer"
  ],
  "privilege": [
    {
      "privilege-name": "cancel-any-request",
      "action": "http://marklogic.com/xdmp/privileges/cancel-any-request",
      "kind": "execute"
    },
    {
      "privilege-name": "set-any-time-limit",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-set-request-time-limit-any",
      "kind": "execute"
    },
    {
      "privilege-name": "temporal:document-wipe",
      "action": "http://marklogic.com/xdmp/privileges/temporal-document-wipe",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy