Router Configuration
The router service provides the uniform interface to all IDM objects: managed objects, system objects, configuration objects, and so on.
The router object as shown in conf/router.json
defines an array of filter objects.
{ "filters": [ filter object, ... ] }