radius icon indicating copy to clipboard operation
radius copied to clipboard

for consistency, add Message-Authenticator for PAP authentication, too

Open restena-sw opened this issue 1 year ago • 0 comments
trafficstars

The code sets the Message-Authenticator attribute for MSCHAP and EAP-MSCHAPv2 but not for simple PAP.

While per RFC Message-Authenticator is optional for PAP, many clients and servers set it as a BCP.

So, how about adding one single LOC with a ->setIncludeMessageAuthenticator() in the PAP authentication function?

restena-sw avatar Apr 09 '24 15:04 restena-sw