Content deleted Content added
m →External links: Update the RFC links |
Davidburgess (talk | contribs) m a few minor punctuation edits for readability |
||
Line 1:
'''Extensible Authentication Protocol''' ('''EAP''') is an authentication framework frequently used in network and internet connections. It is defined in <nowiki>RFC 3748</nowiki>, which made <nowiki>RFC 2284</nowiki> obsolete, and is updated by <nowiki>RFC 5247</nowiki>.
EAP is an authentication framework for providing the transport and usage of material and parameters generated by EAP methods. There are many methods defined by RFCs, and a number of vendor
EAP is in wide use. For example, in IEEE 802.11 (WiFi) the WPA and WPA2 standards have adopted IEEE 802.1X (with various EAP types) as the canonical authentication mechanism.
==Methods==
EAP is an authentication framework, not a specific authentication mechanism.<ref name="rfc3748_sec1">RFC 3748, § 1</ref> It provides some common functions and negotiation of authentication methods called EAP methods. There are currently about 40 different methods defined. Methods defined in [[IETF]] RFCs include EAP-MD5, EAP-POTP, EAP-GTC, EAP-TLS, EAP-IKEv2, EAP-SIM, EAP-AKA, and EAP-AKA
The standard also describes the conditions under which the AAA key management requirements described in RFC 4962 can be satisfied.
|