Set the Security Credentials Using Gradle
Overview
MarkLogic Data Hub creates the following roles:
- data-hub-admin-role
- flow-developer-role
- flow-operator-role
For more information on roles, see Users and Roles
You can specify the usernames and passwords of the accounts associated with these roles, either in the appropriate gradle*.properties file or through the mlUsername and mlPassword options at the command line.
Before you begin
You need:
- Java SE JDK 8
- MarkLogic Server (See Version Compatibility.)
- Gradle 4.6 or later