Users and Roles
- Last Updated: April 5, 2026
- 1 minute read
Users and Roles
MarkLogic Data Hub provides the following default roles and users in your project:
| Role Name | Role Description | Auto-Generated User | When used |
|---|---|---|---|
| data-hub-admin-role |
|
data-hub-admin-user |
During setup |
| flow-developer-role |
(Same role as in Data Hub Service.) |
flow-developer |
During development |
| flow-operator-role |
(Same role as in Data Hub Service.) |
flow-operator |
In a production environment |
You can set the user credentials in the appropriate gradle*.properties file or you can specify them at the command line when running the Gradle task. To learn how, see Set Security Credentials Using Gradle
See Also
Related concepts
Related tasks