# DEB-117: RBAC: Users are provided responses based on their access levels

> **Jira:** [DEB-117](https://divami.atlassian.net/browse/DEB-117)  
> **Source Report:** [20260315.md](../../reports/jira/20260315.md)

- **Status:** Start
- **Assignee:** Unassigned
- **Priority:** Medium
- **Created:** 2026-01-20T13:46:46.583+0530
- **Updated:** 2026-02-09T15:04:59.677+0530

**Description:**

The application should review the logged in user’s access privileges over the requested resource (cloud storage / database / emails, etc.) and should provide the requested information only if they have access to it. Otherwise it should respond with appropriate message.
