Authentication Flashcards
What is Authentication?
Security measure that ensures individuals or entities are who they claim to be during a communication or transaction.
5 Commonly used Authentication Methods
Something You Know (Knowledge Factor)
Something You Have (Possession Factor)
Something You Are (Inherence Factor)
Something You Do (Action Factor)
Somewhere You Are (Location Factor)
Something You Know (Knowledge Factor)
Relies on information that user can recall like username and password
Something You Have (Possession Factor)
Relies on the user presenting a physical item to authenticate themselves like ID Card
Something You Are (Inherence Factor)
Relies on the user providing a unique physical or behavioural characteristic of the person to validate that they are who they claim to be like fingerprint scanner
Something You Do (Action Factor)
Relies on the user conducting a unique action to prove who they are
Somewhere You Are (Location Factor)
Relies on the user being in a certain geographic location before access is granted.