Role

Roles are a unification of the concept of users an groups.

name SQL Identifier
Role name
description String
Description
login Bool
Can role login, non-login roles are groups (default: false)
password String
password in plain text
member_in List [SQL Identifier]
List of roles the role is member of

External Resources