← Cybersecurity Alphabet Soup

OTP

One-Time Password

identityeasy

An OTP is a password that is valid for only one login or transaction, typically a short numeric code. Because it expires after use, a stolen or intercepted code is useless moments later. OTPs delivered by authenticator apps or hardware tokens are a common second factor in MFA.

Sources

More in identity