Simple Authentication and Security Layer: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Botcrux (discussione | contributi)
m Bot: fix sezioni standard
LauBot (discussione | contributi)
m Bot: passaggio degli url da HTTP a HTTPS
Riga 3:
 
== Autenticazione SASL ==
I meccanismi di autenticazione SASL implementano una serie di '''sfide''' (challenges) e '''risposte''' (responses). Alcuni meccanismi<ref>[httphttps://www.iana.org/assignments/sasl-mechanisms SASL mechanisms]</ref> definiti sono:
 
* EXTERNAL, in cui l'autenticazione è implicita nel contesto (per esempio, nei protocolli che già utilizzano [[IPsec]] o [[Transport Layer Security|TLS]])
Riga 16:
* [[GSSAPI]], per [[Kerberos protocol|Kerberos]] V5 authentication attraverso il [[Generic Security Services Application Program Interface|GSSAPI]].
* BROWSERID-AES128, per [[Mozilla Persona]] authentication<ref>{{Cita web
|url=httphttps://tools.ietf.org/id/draft-howard-gss-browserid
|titolo=A SASL and GSS-API Mechanism for the BrowserID Authentication Protocol
|autore=Luke Howard
}}</ref>
* EAP-AES128, per GSS EAP authentication<ref>{{Cita web
|url=httphttps://tools.ietf.org/html/draft-ietf-abfab-gss-eap
|titolo=A GSS-API Mechanism for the Extensible Authentication Protocol
|autore=Sam Hartman
Riga 28:
 
Il gruppo di meccanismi <kbd>GS2</kbd> supportano arbitrariamente [[GSS-API]] in SASL.<ref>{{Cita web
|url=httphttps://josefsson.org/sasl-gs2/
|titolo=Using GSS-API Mechanisms in SASL: The GS2 Mechanism Family
|autore=Simon Josefsson