RESTful API security review and refinements

Issue #1145 resolved
Ghislain Hachey created an issue

A number of things need to be reviewed:

  • Need roles for public access that read all the dashboard pages, etc but not individual records
  • Need roles to read API end points but mostly used by external apps.
  • A review of how to control access to the RESTful API (and not just for login users in the web app)
  • Put the backend and frontend through a web penetration testing tool to address any security issues.
  • Anything else?

Comments (8)

  1. Ghislain Hachey reporter

    Most of this was done. A penetration testing tool would be a good thing eventually and can be done within its own specific work.

  2. Ghislain Hachey reporter

    Most of this was done. A penetration testing tool would be a good thing eventually and can be done within its own specific work.

  3. Log in to comment