
Identity at the Center #9 - Authentication Talk with Mario from Callsign
Aug 30, 2019
Mario Dusaj, a solutions architect at Callsign, shares his expertise on creating seamless, user-friendly authentication experiences. He discusses the transformative role of AI/ML in real-time authentication and emphasizes the importance of behavioral biometrics. Mario outlines five key elements for effective authentication: speed, accuracy, intelligence, flexibility, and ease of use. He also highlights the significance of adaptive methods and user consent, making a case for integrating authenticators into applications to enhance user experience.
AI Snips
Chapters
Transcript
Episode notes
Let Models Learn Over Several Logins
- Build per-user behavioral models and allow a short learning window of about five to eight logins.
- Use that maturity to reduce step-ups once the model reliably recognizes the user.
Prioritize Fast Authentication
- Prioritize authentication responsiveness because B2C customers abandon slow flows.
- Architect for internet scale and remove UI and backend bottlenecks to stay competitive.
Hashing Affects Latency And Load
- Hashing and where you perform it impact authentication latency and server load.
- Balance expensive hashing choices against the asset value and system capacity.
