21 Apr
2016
21 Apr
'16
10:56 a.m.
On Apr 21, 2016, at 10:38 AM, Christian Strauf <strauf@rz.tu-clausthal.de> wrote:
I assume you've seen https://github.com/FreeRADIUS/freeradius-server/tree/v3.1.x/doc/schemas/logs... which might be useful. Very interesting! If you'd like to, please drop me an email, I'd be happy exchange experiences / thoughts.
The State attribute should tie any challenges with the subsequent request, which might be helpful. Good point. The problem is that I don't see the State attribute in Access-Accepts anymore.
Internally we track the progression of requests/responses. Working on something now to expose the ID of the state struct we use to do that. It'll only be in the v3.1.x branch though. -Arran