How to support/develop vendor specific EAP Expanded type in Mac OSx

As per RFC 3748

All EAP implementations MUST support Types 1-4, which are defined in this document, and SHOULD support Type 254. Implementations MAY support other Types defined here or in future RFCs.

         1       Identity
         2       Notification
         3       Nak (Response only)
         4       MD5-Challenge
         5       One Time Password (OTP)
         6       Generic Token Card (GTC)
       254       Expanded Types
       255       Experimental use
Answered by viswa.cc in 705799022

I need EAP Layer information on IKEV2 not on the WLAN.

There are some CoreWLAN functions that support EAP on macOS, find them here. You may be better off looking at configuration profile options though for WiFi.EAPClientConfiguration. Take a look at those here.

Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
Accepted Answer

I need EAP Layer information on IKEV2 not on the WLAN.

How to get EAP Expanded type Layer information on IKEV2 ? not on the WLAN. Can someone guide us with respect to apple doc or any kind of ref that you have?

How to support/develop vendor specific EAP Expanded type in Mac OSx
 
 
Q