Skip to content

Add role based data access #142

@aakashyadav-kgp

Description

@aakashyadav-kgp

Description: The admin console has various levels of users, i.e, State, District, Block, Cluster. All users currently has access to full database on each tab. We want to limit the data to their respective geography.

Acceptance Criteria:

  1. For user at state level have access to all data on all tabs
  2. For user at district level have access to data only to their district.
  3. For user at block level have access to data only to their block.
  4. For user at cluster level have access to data only to their cluster.
  5. The designation scope mapping is based on this mapping.
  6. The geographical data is stored on fusion auth

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions