Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Hackference India 2018 | Modern Identity

Mehul Patel
December 15, 2018

Hackference India 2018 | Modern Identity

Modern identity is a lot more than just the login screen. In this talk, the audience learned about the different concepts that make up a modern identity.

Google slides: https://bit.ly/2UNyyag
Link of conference: https://hackference.in/about
Repo: https://github.com/rowdymehul/Hackference-India-2018

Mehul Patel

December 15, 2018
Tweet

More Decks by Mehul Patel

Other Decks in Technology

Transcript

  1. Mehul Patel Engineer at Zimbra Mentor at Mozilla Reps Auth0

    Ambassador, Auth0 Inc Rust Mobilizer Co-founder of IDF Twitter : @rowdymehul [email protected] About Me
  2. • Exposing Sensitive Data • Broken Authentication • Security Misconfiguration

    • Injection Vulnerability Common Web Security Vulnerabilities
  3. What is Modern Identity ? • Authentication - The way

    you login • Authorization - Right access to Right People at Right Time • Security - Protecting data in motion and at rest • Personalization - Tailored user experience
  4. Authentication ➔ Traditional Username and Password ➔ Social login via

    Facebook,Twitter, Google , etc. ➔ Enterprise Federation and Single Sign On ➔ Passwordless
  5. Single Sign On • Most Common in Enterprise • Difficult

    to Implement • Solve Authorization use cases
  6. Authorization ➔ Ensure the user has the right access at

    the right time ➔ Grant, Change and Revoke access
  7. Multi Factor Authentication • Something you know, Something you have

    , Something you are Brute Force Protection • Prevent repeated failed login attempts • Alert user and validate identity Anomaly Detection • Proactively protect users • Alert user of suspicious activity • Breached password detection
  8. Personalization ➔ Give a personal touch to each user ➔

    Make Data work for you ➔ Enhanced Analytics
  9. Auth0 Identity as a Service • Modern Identity in 10

    minutes • Free Tier ( 7000 Monthly Active users ) • Team of Security Expert