eNMS icon indicating copy to clipboard operation
eNMS copied to clipboard

Secure Rest Call Credentials

Open jsmith7735 opened this issue 3 years ago • 0 comments

I have several external tools that I would like to pull data from. These tools support API calls but they require the username and password word to be included in the URI. Example https://ncommand.example.com/api/scheduledJobs?username=myuser&password=secret.

I am able to successfully pull data from the external system however eNMS logs the username and password in the enms.log logfile. Is there a more secure way to handle these credentials? What about sites that require API keys? I would like a way to find a way to store the data in the vault.

jsmith7735 avatar Apr 16 '21 05:04 jsmith7735