-
New Feature
-
Resolution: Done
-
Minor
-
None
Currently Remoting Kafka plugin support only unauthorized mode. It would be great to support authorization so that the plugin can operate on secured instances,
Acceptance criteria:
- Kafka Global configuration allows specifying Kafka credentials
- Credentials use standard Jenkins credentials API from https://plugins.jenkins.io/credentials (e.g. UserPasswordCredentials)
- Credentials are used by both Consumer and Producer to connect to Kafka