What product/components do you use and which version/fix level are you on?
Cumulocity Edge 10.13
Is your question related to the free trial, or to a production (customer) instance?
production instance
What are you trying to achieve? Please describe it in detail.
I develop a python microservice for data import to Cumulocity. I need to authenticate for an external api and for cumulocity via passwords. At the moment the passwords are hardcoded. Is there a secure way to deal with passwords in microservice code?