two-step_authentication
10 Dicembre 2022Cosa significa two-step authentication
Un mezzo di autenticazione comunemente impiegati nei siti web come un miglioramento rispetto autenticazione singolo fattore ma non così robusta come autenticazione a due fattori. Questa forma di autenticazione richiede al visitatore di fornire un nome utente (vale a dire sostengono un’identità) e una password (vale a dire l’autenticazione singolo fattore) prima di eseguire un ulteriore passaggio. Il passo ulteriore potrebbe essere la ricezione di un messaggio di testo con un codice quindi digitando che di nuovo codice nel sito web per la conferma. Le alternative includono la ricezione di una e-mail e che hanno bisogno di cliccare su un link nel messaggio per la conferma o la visualizzazione di un’immagine pre-selezionata e dichiarazione davanti a digitare in un altro password o PIN. Due fasi non è sicuro come due fattori perché il sistema fornisce uno dei fattori per l’utente al momento del logon anziché richiedere che l’utente elabori.
two-step_authentication
A means of authentication commonly employed on websites as an improvement over single factor authentication but not as robust as two-factor authentication. This form of authentication requires the visitor provide their username (i.e. claim an identity) and password (i.e. the single factor authentication) before performing an additional step. The additional step could be receiving a text message with a code then typing that code back into the website for confirmation. Alternatives include receiving an e-mail and needing to click on a link in the message for confirmation or viewing a pre-selected image and statement before typing in another password or PIN. Two-step is not as secure as two-factor because the system provides one of the factors to the user at the time of logon rather than requiring that the user provide both.