Aiven-Open / http-connector-for-apache-kafka

Apache Kafka Connect sink connector for HTTP
Apache License 2.0
96 stars 42 forks source link

feat: Handle ApiKey authentication #153

Closed aprodhomme-dkt closed 1 year ago

aprodhomme-dkt commented 1 year ago

Goal: Be able to authenticate to an API Management with an apikey and secret to retrieve an access token. Changes: