sensu / sensu-puppet-handler

Deregister Sensu entities without an associated Puppet node
MIT License
0 stars 5 forks source link

Add token or API key auth as an additional authentication method for accessing puppet #10

Open asachs01 opened 1 year ago

asachs01 commented 1 year ago

Puppet supports accessing the API using tokens. Rather than relying on certs/key pairs as the sole method of authentication, we should add token auth as an additional supported method of accessing the API.