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