aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/clds-users.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/clds/clds-users.properties')
-rw-r--r--src/main/resources/clds/clds-users.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/clds/clds-users.properties b/src/main/resources/clds/clds-users.properties
new file mode 100644
index 000000000..f4b11e820
--- /dev/null
+++ b/src/main/resources/clds/clds-users.properties
@@ -0,0 +1,7 @@
+# Please define the CLDS users here
+# The format is <username>|<password>|<role>
+# Two types of roles are used:read, all
+# - read: can only read template and closed loop design
+# - all: can read and update template and closed loop related design
+#
+user|password|all \ No newline at end of file