All labs
Lab 46
Secure Architecture

Role-Based Access Control — Permission Matrix

Pick a role — patient, doctor, insurer, admin — and try actions like viewing others' reports or managing users. Watch a live allow/deny matrix decide each one. Each role gets only what it needs.

Pick a role, then click an action to attempt it. The matrix below is the policy — green is allowed, grey is denied.
Action
🧑 Patient
🩺 Doctor
🏦 Insurer
🛠️ Admin

Click any row to attempt it as the selected role. The column for your role is highlighted.

What just happened