30 Jan
2018
30 Jan
'18
8:37 a.m.
On Jan 30, 2018, at 3:42 AM, work vlpl <thework.vlpl@gmail.com> wrote:
Documentation says what session-state attributes are not available inside Post-Auth-Type REJECT https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/raddb/sites-avai... , but in debug log I have access to it.
It's fine.
Is this expected behaviour?
Yes. The session-state attributes are removed after the Reject is sent. Alan DeKok.