OAuth 2.0 and OIDC 1 of 2

OAuth 2.0 and OpenID Connect (OIDC 1.0) are different but highly related protocols and they are often confused. When we talk about IAM (identity and access management), we should first distinguish between Authentication (AuthN) and Authorization (AuthZ): In a nutshell, OAuth 2.0 deals with authorization. OIDC is a layer later developed on top of OAuth … Read moreOAuth 2.0 and OIDC 1 of 2