Forum Discussion
API_User
6 years agoEquinix Employee
MD5-b64 encryption?
Hi, I'm trying to encode my password before calling the authentication API but it appears that the encoded password is incorrect or is not recognized by Equinix. I tried multiple online generators b...
- 6 years agoHello there,
You can use Jython 2.5.2 to encrypt your password. The below link should guide you on how to use it and where to download.
https://stackoverflow.com/questions/57653633/how-do-i-encode-my-password-for-equinix-authentication-api-using-md5-b64/57653742#57653742
- Equinix Developer Community
API_User
6 years agoEquinix Employee
Hello there,
You can use Jython 2.5.2 to encrypt your password. The below link should guide you on how to use it and where to download.
https://stackoverflow.com/questions/57653633/how-do-i-encode-my-password-for-equinix-authentication-api-using-md5-b64/57653742#57653742
- Equinix Developer Community
You can use Jython 2.5.2 to encrypt your password. The below link should guide you on how to use it and where to download.
https://stackoverflow.com/questions/57653633/how-do-i-encode-my-password-for-equinix-authentication-api-using-md5-b64/57653742#57653742
- Equinix Developer Community
Related Content
- 2 years agoAnonymous