-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Open
Labels
💞 featureFeature request, pull request that fullfill a new feature.Feature request, pull request that fullfill a new feature.
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
Is your feature request related to a problem?
RAGFlow currently ignores source-level permissions, so users may retrieve content they shouldn’t access.Describe the feature you'd like
Implement permission syncing and ACL-aware retrieval:
Fetch user/group access data from connected systems (e.g., Confluence, Jira).
Store access metadata with each document.
Filter retrieval results based on user identity or group membership.
Describe implementation you've considered
N/A
Documentation, adoption, use case
Ensures data security and compliance by respecting source permissions during retrieval; improves trust for enterprise users.Additional information
Critical for multi-tenant and enterprise deployments with sensitive data.
dosubot
Metadata
Metadata
Assignees
Labels
💞 featureFeature request, pull request that fullfill a new feature.Feature request, pull request that fullfill a new feature.