OpenID Connect (OIDC) is an identity layer built on top of the OAuth 2.0 protocol, allowing for secure and streamlined authentication. It enables clients to verify the identity of users based on authentication performed by an Authorization Server, as well as to obtain basic profile information about the user in an interoperable and REST-like manner.