hub-internal-config.security.roles.hub-central-entity-model-writer.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-entity-model-writer",
"description": "Permits writing entity models in Hub Central",
"role": [
"hub-central-entity-model-reader",
"data-hub-entity-model-writer",
"data-hub-mapping-reader",
"data-hub-match-merge-reader",
"data-hub-custom-reader",
"data-hub-flow-reader",
"tde-admin"
],
"privilege": [
{
"privilege-name": "rest-admin",
"action": "http://marklogic.com/xdmp/privileges/rest-admin",
"kind": "execute"
},
{
"privilege-name": "xdmp:eval",
"action": "http://marklogic.com/xdmp/privileges/xdmp-eval",
"kind": "execute"
},
{
"privilege-name": "manage",
"action": "http://marklogic.com/xdmp/privileges/manage",
"kind": "execute"
},
{
"privilege-name": "protect-path",
"action": "http://marklogic.com/xdmp/privileges/protect-path",
"kind": "execute"
},
{
"privilege-name": "add-query-rolesets",
"action": "http://marklogic.com/xdmp/privileges/add-query-rolesets",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy