Purview classifies, labels, and governs your data estate. It does not decide, at query time, whether a specific user may retrieve a specific document from the AI your team is building. That gap has a name: retrieval authorization.
Gateco supports role, attribute, and relationship-based access control, and you can mix them in one policy set. Here is which model fits which pattern.
Gateco now supports per-org OpenAI keys for Grounded Answers, encrypted with AES-256-GCM and per-tenant KMS binding. Here is how the credit model works.
Gateco now supports 1-hop relationship-based access control: policies can check whether a principal owns or is assigned to a resource. How and when to use it.
Every RAG pipeline your team ships creates an access surface that bypasses application-layer authorization. Here is how to close the gap, in security terms.
Metadata filters are the most common approach to RAG access control, and fundamentally insufficient. Why they can't replace a dedicated permission layer.
Four approaches to RAG authorization compared: no auth, metadata filters, app-layer RBAC, and a dedicated permission layer. Pros, cons, and when each fits.