Authentication

Creator
Creator
Seonglae Cho
Created
Created
2020 Mar 27 8:37
Editor
Edited
Edited
2025 Mar 23 16:15

User Identification Flow

Give Authority After Authentication
인증 방법은 보안과 사용자 경험 사이의 균형을 맞추는 어려운 문제
Information that could prove an 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