OAuth 2.0 and OpenID Connect
OAuth 2.0 is very popular today and there is also a lot of confusion about OAuth 2.0 vs OpenID Connect. In this post we will understand what problem OAuth 2.0 solves and how it is different from OpenID Connect. Lets start with revisiting some basic concepts and then develop our understanding about OAuth by trying…