Announcements

The Equinix Community will be offline for scheduled maintenance on July 31, 2024. Learn More.

Discussions

MD5-b64 encryption?

MD5-b64 encryption?

API_User
Level 9

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 but nothing works, please advise.

Reply 1 1

API_User
Level 9
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-...

- Equinix Developer Community