Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / WEB-INF / fusion / conf / fusion.properties
1 # domain settings
2 #domain_class_location = com.att.fusion.domain.
3
4 # validator settings
5 #default_error_message = Default error message
6
7 # login settings
8 login_method_csp            = csp
9 login_method_web_junction   = web_junction
10 login_method_backdoor       = backdoor
11 login_method_attribute_name = login_method
12
13 #login message
14 login.error.hrid.empty = Login failed, please contact system administrator. 
15 login.error.hrid.not-found = User not found, please contact system administrator.
16 login.error.user.inactive = Account is disabled, please contact system administrator.
17
18 # CSP settings
19 csp_cookie_name          = attESSec
20 csp_gate_keeper_data_key = MgmtSysCtr
21 csp_gate_keeper_prod_key = PROD
22 csp_login_url            = todo_Add_logon_url
23 csp_logout_url           = todo_Add_logout_url
24
25 authentication_mechanism = BOTH
26
27 #csp_gate_keeper_prod_key = DEVL
28 user_attribute_name      = user
29
30 # Web Junction settings
31 #web_junction_user_id_header_name = iv-user
32
33 # User Session settings
34 #user_attribute_name           = user
35 roles_attribute_name          = roles
36 role_functions_attribute_name = role_functions
37 #client_device_attribute_name  = client_device
38 #client_device_emulation       = false
39 #client_device_type_to_emulate = com.att.fusion.web.clientdevice.mobile.IPhoneDevice
40
41 # POST settings
42 post_initial_context_factory = com.sun.jndi.ldap.LdapCtxFactory
43 post_provider_url            = todo_Add_post_provider_url
44 post_security_principal      = todo_Add_security_principal
45 post_max_result_size         = 499
46
47 # menu settings
48 menu_query_name                      = menuData
49 #menu_properties_file_location        = /WEB-INF/fusion/menu/
50 application_menu_set_name            = APP
51 application_menu_attribute_name      = applicationMenuData
52 #application_menu_properties_name     = menu.properties
53 business_direct_menu_set_name        = BD
54 #business_direct_menu_properties_name = bd.menu.properties
55 business_direct_menu_attribute_name  = businessDirectMenuData
56
57 # RAPTOR config settings
58 #raptor_config_file_path = /WEB-INF/conf/
59
60 # Role settings
61 sys_admin_role_id = 1
62 #sys_admin_role_function_delete_from_ui = true
63
64 # Profile Search settings
65 #profile_search_report_id=181
66 #callable_profile_search_report_id=386