Rethink platform engineering and developer impact in the age of AI. Tune in to our webinar on Thursday, May 22.

Back to Kubernetes Glossary

OpenID Connect (OIDC)

What is OpenID Connect (OIDC)?

OpenID Connect (OIDC) is an authentication layer that enables web applications to authenticate users without storing and managing credentials. Built on the OAuth 2.0 specification, OpenID Connect specifies how identity providers (IDPs) can interact with applications.

Related items