Skip to main content

Securing MarkLogic Server

Built-In URI Execute Privileges

The following built-in execute privileges control the creation of URIs:

  • any-uri

  • unprotected-uri

The any-uri privilege provides the authority to create a document with any URI in the database, even if the URI is protected with a URI privilege. The unprotected-uri privilege provides the authority to create a document at any URI in the database except for URIs that are protected with a URI privilege.