Simple Authentication and Security Layer: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m eccesso di a capo
Collegamenti esterni: Aggiunto il template "Portale"
Etichette: Modifica da mobile Modifica da applicazione mobile Modifica da applicazione Android App section source
 
(5 versioni intermedie di 5 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 13:
* [[Digest access authentication|DIGEST-MD5]] ''(storico)'', meccanismo challenge-response compatibile parzialmente con [[HTTP]] Digest basato su MD5.
* <abbr title="Salted Challenge Response Authentication_Mechanism">SCRAM</abbr> (RFC 5802), schema moderno challenge-response con supporto al binding del canale
* [[NTLM]], schema di autenticazione NT LAN ManageManager
* [[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 <ttkbd>GS2</ttkbd> 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]]