10 Jun
2024
10 Jun
'24
7:27 a.m.
On Jun 10, 2024, at 5:07 AM, Jon Gerdes <gerdesj@blueloop.net> wrote:
I have yet to dig much deeper into why this is necessary but I amended the Perl script that talks to PrivacyIdea:
(line 406) - $RAD_REQUEST{'State'} ="";
... and it works fine. I now need to get to grips with the filter module and perhaps file a bug with PrivacyIdea.
That's good to hear. There is no reason for their Perl code to get upset over the State attribute. It's a normal part of RADIUS. Plus, everything other than the server is supposed to ignore it. Alan DeKok.