File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,15 +57,15 @@ Both digest and basic authentication require the following properties to be conf
57
57
- ` ml.connection.username ` = the name of the MarkLogic user to authenticate as
58
58
- ` ml.connection.password ` = the password of the MarkLogic user
59
59
60
- ### Configuring MarkLogic Cloud authentication
60
+ ### Configuring Progress Data Cloud authentication
61
61
62
- Cloud authentication requires the following properties to be configured:
62
+ Progress Data Cloud authentication requires the following properties to be configured:
63
63
64
- - ` ml.connection.basePath ` = the base path in your MarkLogic Cloud instance that points to the REST API server you
64
+ - ` ml.connection.basePath ` = the base path in your Progress Data Cloud instance that points to the REST API server you
65
65
wish to connect to
66
- - ` ml.connection.cloudApiKey ` = the API key for authenticating with your MarkLogic Cloud instance
66
+ - ` ml.connection.cloudApiKey ` = the API key for authenticating with your Progress Data Cloud instance
67
67
68
- You should also set ` ml.connection.port ` to 443 for connecting to MarkLogic Cloud.
68
+ You should also set ` ml.connection.port ` to 443 for connecting to Progress Data Cloud.
69
69
70
70
### Configuring certificate authentication
71
71
You can’t perform that action at this time.
0 commit comments