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

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

There is a newer version: 6.1.1
Show newest version
{
  "role-name": "hub-central-user",
  "description": "This role grants access to Hub Central. It also grants read access to entity models due to many Hub Central features depending on reading entity models.",
  "role": [
    "data-hub-common",
    "data-hub-entity-model-reader"
  ],
  "privilege": [
    {
      "privilege-name": "hub-central-login",
      "action": "http://marklogic.com/data-hub/hub-central/privileges/login",
      "kind": "execute"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy