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

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

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "data-hub-user-reader",
  "description": "Permits reading a user's roles, a role's roles, and a role's privileges",
  "privilege": [
    {
      "privilege-name": "xdmp:role-privileges",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-role-privileges",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:role-roles",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-role-roles",
      "kind": "execute"
    },
    {
      "privilege-name": "xdmp:user-roles",
      "action": "http://marklogic.com/xdmp/privileges/xdmp-user-roles",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy