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

Tpp token support #16

Merged
merged 11 commits into from
Jan 5, 2021
Merged

Tpp token support #16

merged 11 commits into from
Jan 5, 2021

Conversation

rvelaVenafi
Copy link
Contributor

Added support for Token authentication.
Deprecated Connection class
Added VenafiConnection class with support for TPP token.
Added test suite for Token authentication
Added log entries for easier debugging.
General fixes and best practices changes.

Provided a new Connector class VenafiConnection which provides a TPP connector with support for Token authentication
Connection class is deprecated.

Added required tests and fixes.
Added log entries for easier debugging.
Copy link
Member

@tr1ck3r tr1ck3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me @rvelaVenafi I added a few comments that I would like you to consider.

lib/vcert.rb Outdated Show resolved Hide resolved
lib/tpp/tpp_token.rb Show resolved Hide resolved
tests/test_vcert.rb Outdated Show resolved Hide resolved
…change will make easier to differentiate between the tpp_token and the cloud apikey variables.

Fixed some typos.
…change will make easier to differentiate between the tpp_token and the cloud apikey variables.

Fixed some typos.
…change will make easier to differentiate between the tpp_token and the cloud apikey variables.

Fixed some typos.
…change will make easier to differentiate between the tpp_token and the cloud apikey variables.

Fixed some typos.
…change will make easier to differentiate between the tpp_token and the cloud apikey variables.

Fixed some typos.
Copy link
Member

@tr1ck3r tr1ck3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @rvelaVenafi, approved!

Copy link

@asquith-venafi asquith-venafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing pops out - appreciate the update to logging message format

@tr1ck3r tr1ck3r merged commit 533091c into master Jan 5, 2021
@tr1ck3r tr1ck3r deleted the tpp-token-support branch January 5, 2021 23:23
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

Successfully merging this pull request may close these issues.

3 participants