Skip to content

Implement role-based access control for healthcare usersΒ #36

@kmuwanga83

Description

@kmuwanga83

πŸ“Œ Problem

The system does not clearly enforce user roles such as Admin, Doctor, and Receptionist.

🎯 Objective

Secure the system using role-based access control.

βœ… Tasks

  • Define roles:
    • Admin
    • Doctor
    • Receptionist
  • Restrict access to endpoints based on roles
  • Integrate with authentication system (JWT/Spring Security)

πŸ§ͺ Acceptance Criteria

  • Unauthorized users cannot access restricted endpoints
  • Role-based permissions are enforced
  • Security configuration is documented

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions