
OpenID Connect (OIDC) and OAuth 2.0 provider with pluggable connectors for authentication and identity management.
Dex is an identity service that implements OpenID Connect to provide authentication for applications. It serves as a bridge between your applications and various identity providers, allowing you to use existing systems like LDAP, SAML, GitHub, Google, or Active Directory for auth…