hub-internal-config.security.roles.data-hub-temporal-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-temporal-user",
"description": "Permits temporal operations on documents",
"privilege": [
{
"privilege-name": "temporal:document-protect",
"action": "http://marklogic.com/xdmp/privileges/temporal-document-protect",
"kind": "execute"
},
{
"privilege-name": "temporal:statement-set-system-time",
"action": "http://marklogic.com/xdmp/privileges/temporal-statement-set-system-time",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy