Skip to content
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

Producer & Consumer Acls not working with string value #563

Open
Davinder2609 opened this issue Feb 22, 2023 · 1 comment
Open

Producer & Consumer Acls not working with string value #563

Davinder2609 opened this issue Feb 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Davinder2609
Copy link

Describe the bug
using julie for providing read/write access to user like-
producers:
- principal: "User:kafka-client"

Its was successfull like
'GROUP', 'dv1.aws-.**.selfservice', '*', 'READ', 'User:kafka-client', 'LITERAL'
but not able to see in confluent cloud.

@Davinder2609 Davinder2609 added the bug Something isn't working label Feb 22, 2023
@Davinder2609 Davinder2609 changed the title Producer & Consumer Acls not working with service account name Producer & Consumer Acls not working with string value Feb 22, 2023
@Davinder2609
Copy link
Author

Kafka Topology updated-
dv2.aws-use1.invisalign-selfservice.sys.test.v1
'TOPIC', 'dv2.aws-use1.invisalign-selfservice.sys.test.v1', '', 'DESCRIBE', 'User:kafka-client', 'LITERAL'
'TOPIC', 'dv2.aws-use1.invisalign-selfservice.sys.test.v1', '
', 'WRITE', 'User:kafka-client', 'LITERAL'
'TOPIC', 'dv2.aws-use1.invisalign-selfservice.sys.test.v1', '*', 'READ', 'User:kafka-client', 'LITERAL'
But Acls not provided-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant