Skip to content

KAFKA-19377:Update /streams/developer-guide/security.html for KIP-1071 #20084

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

KTKTK-HZ
Copy link

@KTKTK-HZ KTKTK-HZ commented Jul 2, 2025

Added required ACLs for new Streams operations:

  • STREAMS_GROUP_HEARTBEAT (88) requires:
    • READ on Group
    • DESCRIBE_CONFIGS on Topics
    • [Conditional] CREATE on Cluster or Topics
  • STREAMS_GROUP_DESCRIBE (89) requires:
    • READ on Group (per KIP spec)

@github-actions github-actions bot added triage PRs from the community docs small Small PRs labels Jul 2, 2025
@KTKTK-HZ
Copy link
Author

KTKTK-HZ commented Jul 3, 2025

hi, @lucasbru ,Would you mind reviewing this pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs small Small PRs triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant