Summarize authentication and authorization design concepts. Flashcards
Identification
User claims an identity, usually with a username or password
Authentication
user proves a claimed an identity, usually with a password
access control
access control system grants access to resources
Logging
provides accounting
authentication factors
something you know, such as a password or a PIN.
something you have, such as a smartcard, phone or USB token
Knowledge based authentication
static KBA: something you know
dynamic KBA: something known about you
HOTP
Hash based one time password
TOPT
Time limited one time password.
Biometric authentication
Fingerprint
Face recognition
Iris scan
Vein matching
Voice
Gate analysis
biometric efficiency rates
False positive
False negative
True rejection
True acceptance