icgc-argo / roadmap

Place to review/request new features and new tools on ICGC-ARGO's roadmap
1 stars 0 forks source link

Auth - Role check for logged in user #979

Open bhavikbhagat93 opened 1 year ago

bhavikbhagat93 commented 1 year ago

Descriptions

When user logs in RDPC UI, user should be able to view screens based on the role assigned.

Prerequisites

Permission information should already be assigned to the users/group, this ticket is to make sure when the API is called to check for permission, it returns correct data.

Exit Criteria

Following pages should be available to logged in user as per roles assigned.

Register Sample - Data Submitter | Program admin | RDPC Admin | DCC Admin Submit Data - Data submitter | Program admin | RDPC Admin | DCC Admin View submitted Data - collaborator | Data submitter | Program admin | RDPC Admin | DCC Admin Manage Program - Program admin | RDPC Admin | DCC Admin

Note: Ego Permission check to make sure all permissions and policies Exist

Buwujiu commented 1 year ago

Need description and exit criteria.