1 Oct
2020
1 Oct
'20
11:09 a.m.
On Oct 1, 2020, at 3:10 AM, Mark Grayson (mgrayson) via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Thanks Alan!
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?
Add another -x to see the response received by the rest module. I suspect the response is in an invalid format given the warning. -Arran