Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / WEB-INF / fusion / conf / fusion.properties
1 ###
2 # ================================================================================
3 # eCOMP Portal SDK
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10
11 #      http://www.apache.org/licenses/LICENSE-2.0
12
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ================================================================================
19 ###
20
21
22 # validator settings
23 #default_error_message = Default error message
24
25 #login message
26 login.error.hrid.empty = Login failed, please contact system administrator. 
27 login.error.hrid.not-found = User not found, please contact system administrator.
28 login.error.user.inactive = Account is disabled, please contact system administrator.
29
30 authentication_mechanism = BOTH
31
32 user_attribute_name      = user
33
34 # User Session settings
35 #user_attribute_name           = user
36 roles_attribute_name          = roles
37 role_functions_attribute_name = role_functions
38 #client_device_attribute_name  = client_device
39 #client_device_emulation       = false
40
41
42 # menu settings
43 menu_query_name                      = menuData
44 #menu_properties_file_location        = /WEB-INF/fusion/menu/
45 application_menu_set_name            = APP
46 application_menu_attribute_name      = applicationMenuData
47 #application_menu_properties_name     = menu.properties
48 business_direct_menu_set_name        = BD
49 #business_direct_menu_properties_name = bd.menu.properties
50 business_direct_menu_attribute_name  = businessDirectMenuData
51
52 # RAPTOR config settings
53 #raptor_config_file_path = /WEB-INF/conf/
54
55 # Role settings
56 sys_admin_role_id = 1
57 #sys_admin_role_function_delete_from_ui = true
58
59 # Profile Search settings
60 #profile_search_report_id=181
61 #callable_profile_search_report_id=386