IEEE 802.1X provides a way to authenticate the clients that are physically connected to a network. This type of authentication prohibits an unauthorized device (for example, a laptop operated with malicious intent) from connecting to a network.
Three actors play roles in the authentication drama:
Before a device is allowed to access any resource on the network, the supplicant’s credentials must be authenticated. The authenticator forwards the supplicant’s credentials to the authentication server. If the authentication server accepts the supplicant’s credentials, the authenticator gives the supplicant access to network resources. Otherwise, the supplicant does not gain access.