Blog

 

OAuth 2.0 and OpenID Connect Explained (in Plain English)

OAuth 2.0 and OpenID Connect technologies have been developed to help simplify secure authentication and authorisation between systems. But what exactly are they and why are they so useful? OAuth 2.0 is a protocol used to authorise access to an application. At the most basic level, OAuth 2.0 allows a user to nominate an app (or Identity Provider – IdP) to act on their behalf. OpenID Connect can be used to create a single sign-on (SSO) solution for the web services you build.

Continue reading
Continue reading