sending multiple Class attributes in Rest POST

Mark Grayson (mgrayson) mgrayson at cisco.com
Tue Sep 29 14:08:08 CEST 2020


Hi there

Is there a way to be able to POST multiple Class attributes using Rest?

I am currently testing returning multiple class attributes and can see they are being sent in the accounting-request trace:


(10)   Framed-IP-Address = 10.192.230.1

(10)   Class = 0x31323334353637383957424149443d64756d6d792e6d656d6265723a5553

(10)   Class = 0x37334a773b51793453716c44264e5548405929

Is there a way I can pass both received class attributes in a rest POST?

It looks like the Rest %{Class} simply picks the first one.

Cheers,
Mark


More information about the Freeradius-Users mailing list