My issue is to change username and password in connection authentication of eclipse ditto. Usually, the default username and password was "devops" and "foobar". Now i have to change that default username and password.
I changed the default password by setting the environment variable DEVOPS_PASSWORD in the gateway service.
I need to know the way to change default username of connection authentication.