Is it possible that it is a problem with the Interface? I found the following code
CWInterface *interface = [[CWWiFiClient sharedWiFiClient] interface];
The ssid of the interface is null and not active, but my 802.1x authentication and authorization has been successful and successfully connected to the authorized network.