News

 

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
 

Passwordless authentication: pros and cons

Passwords are the last line of defence of many applications. Hated by users (who already have too many to remember) and systems administrators (who have to resolve login problems), almost no one would be sorry to see passwords disappear.  Discover the pros and cons of passwordless authentication. We outline the advantages and disadvantages and give our conclusion, Is passwordless the future? Find out.

Continue reading
Continue reading