...
To enable login credentials, edit the config/nodeconfig.json file and make the following modifications:
- Under the “useSecureAuth” “useSecureAuth” field, set “enabled” to true
- Using Command Prompt, go to the CleanMyOrg root directory and type:
cleanmyorg setpw yourusername yourpassword - This will set the username and password to use for the client interface.
- Restart your CleanMyOrg .exe or service.
...