I am trying to do a push install via the rest API.
Obviously the password would not be embedded as clear text so my question is what is expected in terms of the password being passed?
I am trying to do a push install via the rest API.
Obviously the password would not be embedded as clear text so my question is what is expected in terms of the password being passed?
Best answer by Gokul Pattabiraman
Hello,
For Login API, please send the passwords base64 encoded string as documented. For install API, it should be ok to send the plain text password as long as the connection is secure. (HTTPS).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.