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

Support JWT as an authentication method #144

Open
cdmadrigal opened this issue Mar 14, 2024 · 0 comments
Open

Support JWT as an authentication method #144

cdmadrigal opened this issue Mar 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cdmadrigal
Copy link
Contributor

BUSINESS PROBLEM
Today the integration does not support JWT as an authentication method for the plugin. Adding JWT support would bring the integration to parity with other Venafi integrations. VCert SDK and VCert CLI already support JWT, so it's a matter of making those variables available to be passed from the plugin. Today OAuth is the primary authentication method within the plugin.

PROPOSED SOLUTION
Allow JWT an an authentication method.

CURRENT ALTERNATIVES
None. Currently authenticate with Oauth.

@cdmadrigal cdmadrigal added the enhancement New feature or request label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant