[CONSUL] Add limits to consul chart.
[oom.git] / kubernetes / portal / components / portal-sdk / resources / config / deliveries / properties / ONAPPORTALSDK / fusion.properties
1 # Copyright © 2018 Amdocs, Bell Canada, AT&T
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # login settings
16 login_method_backdoor       = backdoor
17 login_method_attribute_name = login_method
18
19 # These properties will be removed after SingleSignOnController is cleaned
20 authentication_mechanism = BOTH
21 login_method_csp            = csp
22 login_method_web_junction   = web_junction
23
24 #login message
25 login.error.hrid.empty = Login failed, please contact system administrator.
26 login.error.hrid.not-found = User not found, please contact system administrator.
27 login.error.user.inactive = Account is disabled, please contact system administrator.
28
29 # User Session settings
30 user_attribute_name           = user
31 roles_attribute_name          = roles
32 role_function_list = role_function_list
33 role_functions_attribute_name = role_functions
34
35 # Import-user LDAP settings
36 post_initial_context_factory = com.sun.jndi.ldap.LdapCtxFactory
37 post_provider_url            = ldap://ldap.mycompany.com:389
38 post_security_principal      = ou=people,o=mycompany,c=us
39 post_max_result_size         = 499
40
41 # menu settings
42 menu_query_name                      = menuData
43 application_menu_set_name            = APP
44 application_menu_attribute_name      = applicationMenuData
45 business_direct_menu_set_name        = BD
46 business_direct_menu_attribute_name  = businessDirectMenuData
47
48 # Role settings
49 sys_admin_role_id = 1