Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

consume authZ check has now subscription($subscription) support #45

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

KannarFr
Copy link
Member

@KannarFr KannarFr commented Jun 4, 2024

So the following biscui'ts datalog check is supported:

check if topic("tenantTest", "namespaceTest", "topicTest"), topic_operation("consume"), subscription("subnametest")

So the following biscui'ts datalog check is supported:

```
check if topic("tenantTest", "namespaceTest", "topicTest"), topic_operation("consume"), subscription("subnametest")
```
@KannarFr KannarFr force-pushed the authZCheckForSubscriptionNameOnConsume branch from f9e376f to f617c36 Compare June 4, 2024 09:41
@miton18
Copy link

miton18 commented Jun 4, 2024

What is the purpose ? limit a token to a subscription ?

@KannarFr
Copy link
Member Author

KannarFr commented Jun 4, 2024

Yes.

@KannarFr KannarFr merged commit 9e7537e into master Jun 10, 2024
1 check passed
@KannarFr KannarFr deleted the authZCheckForSubscriptionNameOnConsume branch June 10, 2024 13:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants