When we create a message hub instance in bluemix, we can see a service credentials tab on the screen. The data is in json format and not editable:
"user": "xxxxxxxxxxxxxxxx", "password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
Is there any method to customize or edit the username and password?