sending multiple Class attributes in Rest POST

Alan DeKok aland at deployingradius.com
Thu Oct 1 15:55:23 CEST 2020


On Oct 1, 2020, at 4:10 AM, Mark Grayson (mgrayson) <mgrayson at cisco.com> wrote:
> However, I am still not getting the reply attribute passed. Here is the debug showing expansion happily picks up username but not any of the reply attributes. Is it due to the ordering of update replay after rlm_rest?

  If the Class attributes are added *after* the REST call, then they're not available to the REST call.  So yes, they should be added before calling REST.

  Alan DeKok.




More information about the Freeradius-Users mailing list