12 Jul
2018
12 Jul
'18
2:59 p.m.
Many thanks - does the job. -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+adrian.p.smith=bt.com@lists.freeradius.org] On Behalf Of Arran Cudbard-Bell Sent: 12 July 2018 17:19 To: FreeRadius users mailing list Subject: Re: REST module post-auth
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