{ "templates": { "mycoa": [ // used by RadiusAgent when sending ChangeOfAuthorization message towards the client {"tag": "User-Name", "path": "*radDAReq.User-Name", "type": "*variable", "value": "~*oreq.User-Name"}, {"tag": "NAS-IP-Address", "path": "*radDAReq.NAS-IP-Address", "type": "*variable", "value": "~*oreq.NAS-IP-Address"}, {"tag": "Acct-Session-Id", "path": "*radDAReq.Acct-Session-Id", "type": "*variable", "value": "~*oreq.Acct-Session-Id"}, {"tag": "Filter-Id", "path": "*radDAReq.Filter-Id", "type": "*variable", "value": "~*req.CustomFilter"} ] } }