Authentication / Authorization
Centurion ERP authorization system is scoped to a single tenancy and is role based (RBAC). A user must be assigned the permission witin a tenancy to be able to perform the relevant action.
Info
Permissions are mutually exclusive. That is, if a user has been granted an add
permission, they will not be able to view the or any object as this requires the view
permission. This is by design.
Authentication
Centurion ERP requires that the user be authenticated to access its features. Within Centurion ERP there is the built-in authentication as well as Single Sign on (SSO) via an identity broker.
Centurion ERP also offers token authentication that obtains its permission from the token owner.
Authorization
Authorization is done via RBAC and is scoped to the tenancy the role is a part of. for configuring please see the role documentation.
About:
This page forms part of our Project Centurion ERP.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-07-19
Date Edited: 2025-08-29
Contribution:
Would You like to contribute to our Centurion ERP project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors