Skip to main content

Multi-Factor Authentication (MFA)

Multi-Factor Authentication (MFA) is an additional token that adds an extra layer to the standard user ID and password authentication process.

The benefit of this is that your sensitive data cannot be accessed even if your password is compromised.

For example - One Time Password (OTP) used for sensitive data access in addition to your login credentials. Commonly used by Banks, Internet wallets, O365 etc

Comments