What are the Basic, Advanced and Authentication Methods?
- Basic Authentication - Username/Password
- Advanced Authentication - Every other Authentication Method but Username/Password
- Authentication Methods - Forms of Authentication used to verify your identity for log in (Short list)
- Username/Password
- Facial Recognition
- Fingerprints
- USB Key
- Smart Card
- Text -Short Message Service (SMS) One Time Password (OTP)
- eMail - One Time Password (OTP)
- Voice - One Time Password (OTP)
- Voice
- Internal PKI Certificate
- Questions
- Smart phone/Fob - Random Number Generator (RNG)
- Retina Scan
- OAuth
- Radius
- Multi-Factor Authentication (MFA)
- When more than one Authentication Method is used for log in
- Examples
- 2 Factor - Username/Password + Fingerprints
- 3 Factor - Username/Password + Smart Card + Retina Scan
- X Factor - Chain as many methods together based on sensitivity of data and level of access
- X Factor info
- Usually maximum 10-12 methods available in vendor products
- Not recommended to use more than 4 methods at once for access - You want to verify their Identity not their life story!
- Best Practices - Using Authentication Methods based on
- Something you know - Password, code, etc..
- Something you have - Smart Card, Smart Phone, USB Key, etc..
- Something you are - Fingerprint, Retina, Facial, etc.