hub-internal-config.security.roles.data-hub-admin.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-admin",
"description": "6.0.0: Permits actions pertaining to administering a Data Hub application",
"role": [
"data-hub-developer"
],
"privilege": [
{
"privilege-name": "cancel-any-request",
"action": "http://marklogic.com/xdmp/privileges/cancel-any-request",
"kind": "execute"
},
{
"privilege-name": "set-any-time-limit",
"action": "http://marklogic.com/xdmp/privileges/xdmp-set-request-time-limit-any",
"kind": "execute"
},
{
"privilege-name": "temporal:document-wipe",
"action": "http://marklogic.com/xdmp/privileges/temporal-document-wipe",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy