Role Based Access Control
The Starter Kit does not currently support enabling this feature. There are BaSyx components that don't support RBAC yet. As soon as all main components include the RBAC feature, it will be added to the Starter Kit.
Role Based Access Control (RBAC) is a method of restricting network access based on the roles of individual users within an orgonisation or enterprise. RBAC lets users have access rights only to the information they need to. This is a security measure that is used to protect sensitive information from unauthorised users.
BaSyx leverages Keycloak for RBAC. Keycloak is an open source identity and access management solution that makes it easy to secure applications and services with little to no code. It is a single sign-on solution that allows you to manage users, roles, and permissions.