hub-internal-config.security.roles.data-hub-module-loader.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": "data-hub-module-loader",
"description": "Permits loading DHF modules, which as of 5.5 depends on accessing the default ML REST rewriter; this role is expected to be granted only via an amp",
"privilege": [
{
"privilege-name": "xdmp:document-get",
"action": "http://marklogic.com/xdmp/privileges/xdmp-document-get",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy