Role-based access and an audit trail
Implemented on this platformAccess to the NLAI admin area follows one permission matrix, with separate roles for administration, content editing, sales, training and event staff. The matrix is enforced on the server for every admin page, action and API, so the interface never decides on its own who may see or change what. Content changes made in the admin are recorded with who made them, what changed and when.
What is in place
- One permission matrix, enforced on the server for every admin page, action and API
- Content changes recorded with the person, the record and the field-level change
- Changes to admin data accepted only from the site's own origin