Authentication

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Mar 27 8:37
Editor
Edited
Edited
2025 Oct 9 15:19

AuthN

User Identification Flow

Give Authority After Authentication
Authentication methods present a challenging balance between security and user experience
Information that proves the identity of a principal
  • What you know
  • What you possess
  • What you are
  • Where you are
3 Parts to User Authentication: Registration → Authentication check → Recover

Practical multi-factor authentication

  1. Biometrics
    (Identity Hardware)
  1. Password
    (Key-Value memory software)
  1. Hardware Authentication
    (External Hardware)
Authentication Notion
 
 
Authentication Usages
 
 
 
 

High Level Authentication Notion

 
 
 

Recommendations