Este contenido no está disponible en el idioma seleccionado.
Chapter 4. Red Hat Decision Manager roles and users
To access Business Central or Decision Server, you must create users and assign them appropriate roles before the servers are started.
The Business Central and Decision Server use Java Authentication and Authorization Service (JAAS) login module to authenticate the users. If both Business Central and Decision Server are running on a single instance, then they share the same JAAS subject and security domain. Therefore, a user, who is authenticated for Business Central can also access Decision Server.
			However, if Business Central and Decision Server are running on different instances, then the JAAS login module is triggered for both individually. Therefore, a user, who is authenticated for Business Central, needs to be authenticated separately to access the Decision Server (for example, to view or manage process definitions in Business Central). In case, the user is not authenticated on the Decision Server, then 401 error is logged in the log file, displaying Invalid credentials to load data from remote server. Contact your system administrator. message in Business Central.
		
This section describes available Red Hat Decision Manager user roles.
				The admin, analyst, and rest-all roles are reserved for Business Central. The kie-server role is reserved for Decision Server. For this reason, the available roles can differ depending on whether Business Central, Decision Server, or both are installed.
			
- 
					
admin: Users with theadminrole are the Business Central administrators. They can manage users and create, clone, and manage the repositories. They have full access to make required changes in the application. Users with theadminrole have access to all areas within Red Hat Decision Manager. - 
					
analyst: Users with theanalystrole have access to all high-level features. They can model projects. However, these users cannot add contributors to spaces or delete spaces in the DesignProjects view. Access to the Deploy Execution Servers view, which is intended for administrators, is not available to users with the analystrole. However, the Deploy button is available to these users when they access the Library perspective. - 
					
rest-all: Users with therest-allrole can access Business Central REST capabilities. - 
					
kie-server: Users with thekie-serverrole can access Decision Server (KIE Server) REST capabilities.