11 Apr
2019
11 Apr
'19
4:43 p.m.
On Apr 11, 2019, at 9:39 PM, Matthew Newton <mcn@freeradius.org> wrote:
On Wed, 2019-04-10 at 15:23 -0300, Elias Pereira wrote:
In the EAP-tls access, the textbox "Identity" on smartphones have a correspondent attribute in freeradius?
Maybe in User-Name?
Look at the debug output to see if it's sent.
Indeed, it'll be in user-name as a function of the NAS copying the EAP-Identity-Response to the RADIUS packet in the User-Name attribute. If it's longer than 253 bytes, it should be available untruncated/unmolested in the TLS Verification virtual server. -Arran