hub-internal-config.security.roles.hub-central-entity-exporter.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-exporter",
"description": "Permits exporting entity instance documents",
"role": [
"hub-central-user",
"data-hub-entity-model-reader",
"tde-view"
],
"privilege": [
{
"privilege-name": "hub-central-export-entities",
"action": "http://marklogic.com/data-hub/hub-central/privileges/export-entities",
"kind": "execute"
},
{
"privilege-name": "xdmp:xslt-eval",
"action": "http://marklogic.com/xdmp/privileges/xslt-eval",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy