Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Implementation of RBAC System. Using php Design a role based access control, Roles = Reviewer, Author, Administrator Access privileges (P1) = Submit paper, edit metadata

Implementation of RBAC System.

Using php Design a role based access control,

Roles = Reviewer, Author, Administrator

Access privileges (P1) = Submit paper, edit metadata of submitted paper (authors, paper title, abstract)

Access privileges (P2) = View assigned papers to review, Enter reviews, Revise reviews, Enter comments Access privileges/rights (P3) = view all submissions, assign papers to reviewers, remind reviewers, enter new reviewers, delete reviewers, update, delete submissions RBAC policy: Author has permissions P1 Reviewers haver permissions P2 Administrators have permissions P3 Deliverables include: Working system, including code, demo, and design and implementation slides.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions