Skip to content

[Enhancement] TLS/authn/authz for Kafka Connect REST API #2161

Open
@tombentley

Description

@tombentley

Is your feature request related to a problem? Please describe.
The KafkaConnect REST API does not support TLS and is not authenticated.

Describe the solution you'd like
It should be possible to encrypt the REST API with TLS.
It should be possible to have the REST API authenticated (TLS authn and/or other mechanisms) Ideally it should also be possible for an authenticated user to only be authorised for some operations (e.g. read-only access would equate to only allowing GET methods).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions