Replies: 1 comment
-
Hi @sirishav You can create these credentials (type 'credential-vault') using monaco. You can find a bad example of this here: https://github.com/dynatrace-oss/dynatrace-monitoring-as-code/tree/main/cmd/monaco/test-resources/integration-all-configs/project/credential-vault This sample sadly stores "credentials" in plaintext - the actually recommended pattern for this is to pass any credentials in via environment variables when running the deployment: |
Beta Was this translation helpful? Give feedback.
-
Hi,
We are using Monaco CLI to add synthetic browser monitoring and deploying them to new environments. One of the browser monitor is to login into an application with test username and test password. Dynatrace enters nothing in the password field. How to encrypt the test passwords that is acceptable by synthetic monitor.
Beta Was this translation helpful? Give feedback.
All reactions