hub-internal-config.security.roles.data-hub-odbc-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-odbc-user",
"description": "Primarily intended for supporting queries against an ODBC app server in a DHS environment",
"privilege": [
{
"privilege-name": "odbc:eval",
"action": "http://marklogic.com/xdmp/privileges/odbc-eval",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy