Security
HTTP Security
We support 3 types of security by headers:- None (!)
- Basic Auth: username & password
- Bearer Token: you can protect your Kafka Connect REST API through an
Authorization: Bearer xxx
header
Security for Kafka Connect
Authorization: Bearer xxx
header