smpallen99 / coherence

Coherence is a full featured, configurable authentication system for Phoenix
MIT License
1.27k stars 225 forks source link

does coherence need ldap integration? #166

Open d4rk5eed opened 7 years ago

d4rk5eed commented 7 years ago

Does coherence need ldap integration in generators? For example, with additional parameter ldap controller with exlap bindigs generated instead db entity verification

smpallen99 commented 7 years ago

I'm open to a PR for this. Thanks,

smpallen99 commented 7 years ago

I would love to have ldap support. I'm going to need it in a project that I'm developing right now. The problem is that i have no experience with LDAP. I understand the concepts, but have never really used it myself.

This would be a great contribution for someone wanting to contribute.

OvermindDL1 commented 7 years ago

I don't really have time but the LDAP library I made has examples that might help show you?

smpallen99 commented 7 years ago

@OvermindDL1 I was planning on looking at then If I'm going to do the work myself. Thanks...