From 2e98a6c64dcdc0891f3729abb045115b790a2c54 Mon Sep 17 00:00:00 2001 From: ramprasad kotagiri Date: Thu, 7 Mar 2019 15:55:26 -0500 Subject: Latest code base Change-Id: I9549091ebeeabcef2d7af7d91cc394d8371e496b Issue-ID: CCSDK-1011 Signed-off-by: ramprasad kotagiri --- ccsdk-app-os/src/main/webapp/WEB-INF/fusion/conf/fusion.properties | 1 + ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'ccsdk-app-os/src/main/webapp/WEB-INF') diff --git a/ccsdk-app-os/src/main/webapp/WEB-INF/fusion/conf/fusion.properties b/ccsdk-app-os/src/main/webapp/WEB-INF/fusion/conf/fusion.properties index 881fdd1..01ba9f7 100644 --- a/ccsdk-app-os/src/main/webapp/WEB-INF/fusion/conf/fusion.properties +++ b/ccsdk-app-os/src/main/webapp/WEB-INF/fusion/conf/fusion.properties @@ -44,6 +44,7 @@ user_attribute_name = user # User Session settings roles_attribute_name = roles role_functions_attribute_name = role_functions +role_function_list = role_function_list # POST settings post_initial_context_factory = com.sun.jndi.ldap.LdapCtxFactory diff --git a/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp b/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp index a31937c..e023929 100644 --- a/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp +++ b/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp @@ -77,7 +77,7 @@