Simple Authentication and Security Layer: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica
Collegamenti esterni: Aggiunto il template "Portale"
Etichette: Modifica da mobile Modifica da applicazione mobile Modifica da applicazione Android App section source
 
(3 versioni intermedie di 3 utenti non mostrate)
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
}}</ref>
* [[MSN Chat#GateKeeper_and_GateKeeperPassportGateKeeper and GateKeeperPassport|GateKeeper]] (& [[MSN Chat#GateKeeper_and_GateKeeperPassportGateKeeper and GateKeeperPassport|GateKeeperPassport]]), meccanismo challenge-response sviluppato da [[Microsoft]] per [[MSN Chat]]
 
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
}}</ref> Standardizzato come RFC 5801.
 
== RiferimentiNote ==
<references/>
 
== Collegamenti esterni ==
* {{FOLDOC}}
 
{{Portale|crittografia|sicurezza informatica}}
 
[[Categoria:Crittografia]]