Users and security

Users

Users belong to organizations and business units and can have multiple roles.

organization

Writable system entity.

FieldTypeDescription
nameStringThe name of the organization.

business_unit

Writable system entity.

FieldTypeDescription
nameStringThe name of the business unit.

user

Writable system entity.

FieldTypeDescription
nameSTRING
passwordSTRING
authentication_providerSTRING
full_nameSTRING
id_organizationForeign Key
id_business_unitForeign Key

user_role

Child entity of user.

Writable system entity.

FieldTypeDescription
id_userForeign Key
id_roleForeign Key

Security

role

Writable system entity.

FieldTypeDescription
nameStringThe name of the role.

privilege

Writable system entity.

FieldTypeDescription
nameStringThe name of the privilege.

role_security

Writable system entity.

FieldTypeDescription
allowInt
id_roleForeign Key
id_privilegeForeign Key

entity_security

Writable system entity.

FieldTypeDescription
scopeString
allowInt
id_entityForeign Key
id_roleForeign Key
id_privilegeForeign Key