saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
14.09k stars 5.47k forks source link

[FEATURE REQUEST] Update Venafi Runner to support token-based authentication #60015

Open paulternate opened 3 years ago

paulternate commented 3 years ago

Description of Issue

Token-based authentication provides a better, token-based approach to authenticate to Venafi Trust Protection Platform. This limits the wide scope of the old API-key authentication method, but does require some additional initial configuration.

In addition to the security benefits token-based authentication provides, it also mitigates the need to re-authenticate before every call, since the auth token can be longer lived. I’d be happy to answer questions or walk through the setup if it would be beneficial.

The API-Key authentication method has already been removed from the official documentation (although it is still functional). Integrations still using API-Key based authentication will not be compatible with Venafi Trust Protection Platform after this functionality is deprecated.

Setup

I am happy to provide access to documentation, a Venafi testing instance, as well as be available for any questions that might arise during the change.

Versions Report

Affects all versions.

welcome[bot] commented 3 years ago

Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey. Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. If you have additional questions, email us at core@saltstack.com. We’re glad you’ve joined our community and look forward to doing awesome things with you!