Secret Passwords #46
Unanswered
tvanderhey
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Control-M Automation API has the ability to add a named secret "config secret::add". Can this be utilized in the Python logic when creating an environment object? Can I use a named secret in place of the password, or do you know another way to encrypt the password in the python logic?
Environment.create_onprem(hostname, port, username, password)
Beta Was this translation helpful? Give feedback.
All reactions