Skip to Content
🎉 New release with new features and improvements! V0.0.2 Release →

Manage Roles

Roles List

Roles List

Create Role

The create role form allows you to create a new role.

Create Role

Role Details

PropertyTypeRequiredDescription
NamestringyesThe name of the role.
DescriptionstringnoThe description of the role.
PublicbooleannoWhether the role is public.

Public Roles

Public roles are roles that are available to all users, they are used to define the roles allowed for users to register to the application.

Engine uses public roles for security purposes to prevent users from registering to the application with roles that are not allowed.