Difference between revisions of "Multifactor Authentication"

From Charitylog Manual
Jump to: navigation, search
(Created page with " == Enabling MFA in Charitylog == Multifactor authentication (MFA) is a security process that requires users to provide two or more verification factors to gain access to a...")
 
Line 1: Line 1:
  
== Enabling MFA in Charitylog ==
+
== What is Multifactor Authentication (MFA) ==
  
  
Multifactor authentication (MFA) is a security process that requires users to provide two or more verification factors to gain access to a system, account, or application. Instead of just entering a password (single-factor authentication), MFA adds extra layers of security by requiring additional factors, which typically fall into three categories:
+
Multifactor authentication (MFA) is a security process that requires users to provide two or more verification factors to gain access to a system, account, or application.  
  
Something you know: This is usually a password or PIN.
+
Instead of just entering a password (single-factor authentication), MFA adds extra layers of security by requiring additional factors, which typically fall into three categories:
Something you have: This could be a smartphone, security token, or smart card.
+
 
Something you are: This involves biometrics, such as a fingerprint, facial recognition, or voice recognition.
+
''Something you know: This is usually a password or PIN.
By combining multiple factors, MFA makes it much harder for unauthorised users to gain access, even if they have one of the factors, like your password.
+
''Something you have: This could be a smartphone, security token, or smart card.
 +
''Something you are: This involves biometrics, such as a fingerprint, facial recognition, or voice recognition.
 +
''By combining multiple factors, MFA makes it much harder for unauthorised users to gain access, even if they have one of the factors, like your password.

Revision as of 08:57, 29 August 2024

What is Multifactor Authentication (MFA)

Multifactor authentication (MFA) is a security process that requires users to provide two or more verification factors to gain access to a system, account, or application.

Instead of just entering a password (single-factor authentication), MFA adds extra layers of security by requiring additional factors, which typically fall into three categories:

Something you know: This is usually a password or PIN. Something you have: This could be a smartphone, security token, or smart card. Something you are: This involves biometrics, such as a fingerprint, facial recognition, or voice recognition. By combining multiple factors, MFA makes it much harder for unauthorised users to gain access, even if they have one of the factors, like your password.