cloudera / cm_api

Cloudera Manager API Client
Apache License 2.0
305 stars 284 forks source link

Use Encrypted password for ApiResource instead of cleartext password #69

Open arvind-cp opened 6 years ago

arvind-cp commented 6 years ago

Can I pass an encrypted password to the cm_api python ApiResource? What is the recommended way to securely send the password as this user will receive admin level privileges once instantiated?