NonRT-RIC A1 Northbound API
[nonrtric.git] / sdnc-a1-controller / oam / platform-logic / restapi-templates / src / main / json / actokentemplate.json
diff --git a/sdnc-a1-controller/oam/platform-logic/restapi-templates/src/main/json/actokentemplate.json b/sdnc-a1-controller/oam/platform-logic/restapi-templates/src/main/json/actokentemplate.json
new file mode 100644 (file)
index 0000000..934b9b4
--- /dev/null
@@ -0,0 +1,5 @@
+
+{
+  "userName": ${prop.sdncRestApi.thirdpartySdnc.user},
+  "password": ${prop.sdncRestApi.thirdpartySdnc.password}
+}