From 712ddc94213831b65261d680bacfd471e7708e4f Mon Sep 17 00:00:00 2001 From: Keith Armstrong Date: Tue, 7 Jan 2025 15:44:30 -0500 Subject: [PATCH] Refactored the properties file --- example/props_USER_TO_ROLE.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/props_USER_TO_ROLE.conf b/example/props_USER_TO_ROLE.conf index 2da58c0..02f5946 100644 --- a/example/props_USER_TO_ROLE.conf +++ b/example/props_USER_TO_ROLE.conf @@ -7,4 +7,4 @@ JAVA_KS_LOCATION = ldap.keystore JAVA_KS_PASSWORD = changeit XML_FILE = USER_TO_ROLE.xml CSV_FILE = msalah.csv -CSV_ALLOW_EMPTY_COLUMN_VALUES = true \ No newline at end of file +CSV_ALLOW_EMPTY_COLUMN_VALUES = true