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

Add support for basic auth username and password #36

Merged
merged 1 commit into from
Apr 3, 2020
Merged

Add support for basic auth username and password #36

merged 1 commit into from
Apr 3, 2020

Conversation

mmajis
Copy link
Contributor

@mmajis mmajis commented Mar 28, 2020

Kafka Connect has a HTTP basic auth extension (https://docs.confluent.io/current/security/basic-auth.html#basic-auth-kconnect). Alternatively, fronting Kafka Connect with an authenticating reverse proxy is a common solution to protect the REST API.

This pull request is a means to an end to ultimately add basic auth support to https://github.com/Mongey/terraform-provider-kafka-connect.

@mmajis
Copy link
Contributor Author

mmajis commented Apr 3, 2020

Any interest on this @FrancoisPoinsot @EtienneGuerlais ?

Thanks!

@FrancoisPoinsot FrancoisPoinsot merged commit f7b66cb into ricardo-ch:master Apr 3, 2020
@FrancoisPoinsot
Copy link
Contributor

Awsome!
I will create a release with that.

Thanks for your contribution.

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.

2 participants