Hacker News new | ask | show | jobs
by danesparza 3141 days ago
From the Dex README:

"Dex is NOT a user-management system, but 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."

It seems like AuthN IS a user management system. So that's a big difference right there.