diff --git a/test-app/src/main/ml-config/security/users/rest-temporal-writer.json b/test-app/src/main/ml-config/security/users/rest-temporal-writer.json new file mode 100644 index 00000000..aa163780 --- /dev/null +++ b/test-app/src/main/ml-config/security/users/rest-temporal-writer.json @@ -0,0 +1,8 @@ +{ + "user-name": "rest-temporal-writer", + "description": "rest-writer user with temporal privileges", + "password": "x", + "role": [ + "rest-temporal-writer" + ] +} \ No newline at end of file