hub-internal-config.security.roles.data-hub-spawn-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": "data-hub-spawn-user",
"description": "Permits using xdmp.spawn",
"privilege": [
{
"privilege-name": "xdmp:spawn",
"action": "http://marklogic.com/xdmp/privileges/xdmp-spawn",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy