Skip to content

Add ability to define tenant-level perms for data and tenants perms #274

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

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

tsmith023
Copy link
Collaborator

Adds capability to define tenant and data permissions specific to certain tenants, e.g.:

permissions.data({
  collection: "ColA",
  tenant: "tenant1",
  create: True
})

@tsmith023 tsmith023 requested a review from bevzzz March 17, 2025 14:18
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@weaviate-git-bot
Copy link

Great to see you again! Thanks for the contribution.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

@tsmith023 tsmith023 merged commit 54225ec into dev/1.30 Mar 18, 2025
13 checks passed
@tsmith023 tsmith023 deleted the 1.30/rbac-tenant-filtering branch March 18, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants