Is there an LDAP provider on top of OpenID (OpenID authentication) like?
Let me explain, I am using Citrix's Vdi-in-a-box, and the only authentication provider for my users is LDAP (VDI-in-a-box authentication system does not support password, just login, no security).
But all my users have a Google App account, so I'm looking for an LDAP provider that can use OpenID (Google OAuth) as source code.
I found openid-ldap , but that is exactly what I want.
source share