Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure Rest Call Credentials #330

Open
jsmith7735 opened this issue Apr 16, 2021 · 0 comments
Open

Secure Rest Call Credentials #330

jsmith7735 opened this issue Apr 16, 2021 · 0 comments

Comments

@jsmith7735
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant