Admin user management
The Admin Users tab displays all users in the IBM® TRIRIGA® system and their access rights to the Administrator Console.
You can also configure the platform to require (or not require) the Admin Group users to be
displayed in this list by setting the REQUIRE_ADMIN_GROUP_FOR_ADMIN_CONSOLE
property in the ENVIRONMENT_PROPERTIES
table in the database.
To access this setting, you can use the REST API endpoint called /setAdminGroupRequired.
- If this property is set to
true
, then the Admin Group is required. - If this property is set to
false
, then the Admin Group is not required. - If this property is not set, then the Admin Group is required by default.