cyberark / conjur-puppet

Official Puppet module for CyberArk Conjur
https://forge.puppet.com/cyberark/conjur
Apache License 2.0
6 stars 3 forks source link

Add ability to pass in authentication token in POST requests #239

Closed sgnn7 closed 3 years ago

sgnn7 commented 3 years ago

This will enable us to make POST requests that require authorization. Even though it's not currently used, it will enable us to invoke API endpoints that we were not able to use before.

What ticket does this PR close?

Connected to #200

Checklists

Change log

Test coverage

Documentation