Summary

Machine level authentication is different from user level authentication

  • Both are often needed

  • Can be combined

OAuth uses token based authentication

  • Provides a token based architecture

OAuth 2.0 requires HTTPS (TLS)

Last updated