Skip to content
Maksim Nabokikh edited this page Apr 26, 2022 · 8 revisions

Dex

A Federated OpenID Connect Provider. Our official febsite - dexidp.io.

GitHub Workflow Status Go Report Card

Dex is an identity service that uses OpenID Connect to drive authentication for other apps.

Dex acts as a portal to other identity providers through connectors. This lets Dex defer authentication to LDAP servers, SAML providers, or established identity providers like GitHub, Google, and Active Directory. Clients write their authentication logic once to talk to Dex, then Dex handles the protocols for a given backend.


Dex is a Cloud Native Computing Foundation sandbox project.

© 2022 Dex IdP Contributors
© 2022 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page.

Clone this wiki locally