publication-igid
Version:
Authorization gateway relying on an auth service for providing user editing interfaces
22 lines (21 loc) • 623 B
JSON
{
"address" : "localhost",
"port" : "5551",
"add_session_key_value" : {
"action" : "add-service",
"parameters" : {
"target" : "database",
"db_type" : "session_key_value_db",
"change" : true,
"module" : "shared-table-types",
"instance" : "ChildProcDBComInterface",
"create" : true,
"conf" : {
"in_mem_table_connect" : {
"uds_path" : "./local/uds/proc_js_table_pipe-1",
"uds_path_count" : 1
}
}
}
}
}