RBAC permission storage in MongoDB
[osm/NBI.git] / osm_nbi / nbi.cfg
index d01aca9..81237cd 100644 (file)
@@ -90,3 +90,7 @@ group_id: "nbi-server"
 
 [authentication]
 backend: "internal"
+
+[rbac]
+#resources_to_operations: "resources_to_operations.yml"
+#roles_to_operations: "roles_to_operations.yml"