OpenID Connect (OIDC) is an identity layer built on OAuth 2.0 that allows a client to verify an end user's authentication and receive identity claims. OIDC commonly uses an ID token encoded as a JSON Web Token.
OIDC supports authentication and federation; IGA governs the user's lifecycle, eligibility, claims source and access assignments around that sign-in flow.