REST module post-auth

adrian.p.smith at bt.com adrian.p.smith at bt.com
Thu Jul 12 20:59:25 CEST 2018


Many thanks - does the job.

-----Original Message-----
From: Freeradius-Users [mailto:freeradius-users-bounces+adrian.p.smith=bt.com at 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 at bt.com> <adrian.p.smith at 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



More information about the Freeradius-Users mailing list