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>[
* 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
* [[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=
|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=
|titolo=A GSS-API Mechanism for the Extensible Authentication Protocol
|autore=Sam Hartman
}}</ref>
* [[MSN Chat#
Il gruppo di meccanismi <
|url=
|titolo=Using GSS-API Mechanisms in SASL: The GS2 Mechanism Family
|autore=Simon Josefsson
}}</ref> Standardizzato come RFC 5801.
==
<references/>
== Collegamenti esterni ==
* {{FOLDOC}}
{{Portale|crittografia|sicurezza informatica}}
[[Categoria:Crittografia]]
|