Get EAP version and TLS method via radius attributes
Alan DeKok
aland at deployingradius.com
Fri Mar 25 12:35:55 UTC 2022
On Mar 25, 2022, at 4:02 AM, Ibaakee Ledum <ledumibaakee at gmail.com> wrote:
> I use the rlm_python module during radius authentication / authorization
> and would like to know if during EAP authentication, attributes related to
> EAP can be fetched from the rlm_python module to determine the EAP method
> used and TLS version if possible.
You can look at request:EAP-Type to get the EAP type.
There's no attribute to get the TLS version. I'm not clear why it would ever matter.
Alan DeKok.
More information about the Freeradius-Users
mailing list