Chapter 13 Flashcards
Biometric authentication:
Type I error - False negative
Type II error - False positive
CER: FRR = FAR
Low CER - more accurate
Enrollment - create reference profile; 2 mins acceptable
Throughput - authentication time; 6 secs acceptable
Cognitive password
Security question
Authentication Factors
Type 1 - something you know
Type 2 - something you have
Type 3 - something you are
Authoritative Password Recommendations
NIST:
1. Must be hashed
2. Should not expire
3. Can be copied/paste
4. Should not require special chars
5. Should be able to use all chars
6. Should be 8 - 64 chars
7. Use screen passwords
PCI DSS:
1. Expire every 90 days
2. At least 12 chars
3. Both numeric and alpha
4. Pwd history of 4
Device authenticator (Token)
Time-based OTP (Sync)
Hash-based OTP (Async)
Device authentication
- matched registered attributes of device (fingerprinting)
- context-aware authentication; place, time of day, etc.
- use 802.1X
SSO
Authenticate once to access multiple resources
Federated Identity Mgmt (FIM)
- SSO for multiple orgs
- Via SAML, OpenID, OAuth, OpenID Connect
- Cloud-based federation - user 3rd party service for fed identity sharing
- On-premise
- Hybrid - cloud and on-prem
- Just-in-time - only create on first access
Credential Manager API
e.g. login to Facebook from Google