Skip to main content
Skip table of contents

Users, Roles and Permissions

You are looking at an older version of the documentation. The latest version is found here.

SYSADMIN.Roles

This table supplies information on roles.

Column Name

Type

Description

id

biginteger

Role ID
namestringRole name
usersstringUsernames in this role

SYSADMIN.Users

This table supplies information on users.

Column Name

Type

Description

id

biginteger

User ID
namestringUsername
rolesstringRole names of this user
creationDatetimestampTimestamp when the user data entry was created
lastModifiedDatetimestampTimestamp when the user data entry was last modified
creatorstringName of the user who created the user data entry
modifierstringName of the user who last modified the user data entry
loginAllowedbooleanFlag to signal if login for this user is allowed or not

loginAllowed is available since v3.14

SYSADMIN.Permissions

This table supplies information on permissions.

Column Name

Type

Description

role

string

Role name
resourcestringResource name
permissionstringPermission string
creationDatetimestampTimestamp when the permission was created
lastModifiedDatetimestampTimestamp when the data source was modified the last time
creatorstringName of the user who created the permission
modifierstringName of the user who last modified the permission
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.