Synchronizing users and groups in Decision Center
You must create or import the users in the Decision Center database and organize them in groups according to your needs.
About this task
In Decision Center,
authentication of business users does not need a group to be declared in the basic registry because
all users are authenticated as rtsUser
through the <ALL_AUTHENTICATED_USERS>
Liberty server feature. But you can disable this feature by setting
odm_configuration.decisionCenter.disableAllAuthenticatedUser=true
in the CR file.
LDAP groups can be used to filter the search for users to authenticate.
Before any other type of users can log in to the Decision Center Business console, you must create or import these users to the Decision Center database and place them in their groups. Having users and groups in the database is necessary to enforce security access to the different decision services.