12 Jul
2018
12 Jul
'18
12:18 p.m.
On Jul 12, 2018, at 12:06 PM, <adrian.p.smith@bt.com> <adrian.p.smith@bt.com> wrote:
http://lists.freeradius.org/pipermail/freeradius-users/2018-July/092166.html
Use JSON as the body type to get all the pairs in the request list, or use the %{pairs:<ref>} expansion in the data config item. The pairs won't be & delimited, but you can always break them apart in the REST API. -Arran