aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/resources/roles.json
diff options
context:
space:
mode:
Diffstat (limited to 'vid-app-common/src/test/resources/roles.json')
-rw-r--r--vid-app-common/src/test/resources/roles.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vid-app-common/src/test/resources/roles.json b/vid-app-common/src/test/resources/roles.json
new file mode 100644
index 000000000..159be82f1
--- /dev/null
+++ b/vid-app-common/src/test/resources/roles.json
@@ -0,0 +1,8 @@
+{
+ "roles": [
+ "VID_Subscriber_serviceType1_Tenant1",
+ "VID_Subscriber_serviceType1_Tenant2",
+ "read_motorola_epost_tow",
+ "read_motorola_epost"
+ ]
+} \ No newline at end of file