Skip to main content

Securing MarkLogic Server

URI Privileges

URI privileges control the ability to create a new document with a given URI prefix.

For example, the screenshot below shows a URI privilege with /widget.com/sales/ as the protected URI. Any URI with /widget.com/sales/ as the prefix is protected. Users must be part of the sales role to create documents with URIs beginning with this prefix. In this example, you need this URI privilege (or a privilege with at least as much authority) to create a document with the URI /widget.com/sales/my_process.xml.

Admin Interface Screenshot of URI Privilege page