hub-internal-config.security.roles.hub-central-user.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
{
"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