Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

kafka streams security #3

Open
ttnesby opened this issue Sep 5, 2018 · 1 comment
Open

kafka streams security #3

ttnesby opened this issue Sep 5, 2018 · 1 comment

Comments

@ttnesby
Copy link
Collaborator

ttnesby commented Sep 5, 2018

Please see
https://docs.confluent.io/current/streams/developer-guide/security.html

Need to establish a "stream" endpoint, responsible for creating ACL for temporary topics (ktable context)

bin/kafka-acls ... --add --allow-principal User:team1 --operation All --resource-pattern-type prefixed --topic team1-streams-app1 --group team1-streams-app1

@ybelMekk
Copy link
Contributor

This can be closed after added check for is Authenticated user is in ldap, should i add this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants