Available in: Logi Info | Source code name: UserRoles.SQL |
The UserRoles element controls how the server determines the current user's list of Roles or Groups.
Use UserRoles.SQL to get the list from your own custom database. In the Source attribute, enter a SQL statement which returns roles in the first column. Multiple roles can be obtained either by having one role per record, or multiple roles can be comma-delimited in a single record. |