Conversation
|
@marek-obuchowicz Thanks! |
|
@marek-obuchowicz Thanks also, however, you make the assumption that Any ideas? UpdateSo, since you have provided the template for how to implement the LDAP, i had to override your methods to be able to keep the backwards compatibility (to be able to upgrade everyauth) and still be able to authenticate with my organization's implementation of AD. Thanks P.S.Did you had the chance to implement the |
|
great, htnaks for the input... if this is common case for AD (i don't have access at the moment to any), let me know how you have handled that |
|
@marek-obuchowicz I submitted an issue #482 and pull request #483 about this. Along with some documentation on the README.md, even though it was mostly copy and paste from the original. Unless you think is a better idea to merge my Any feedback is appreciated. |
Seems that LDAP implementation was not really "not tested", but "not finished". As it was needed pretty much in one of our projects - here comes the implementation. Have been tested with OpenLDAP server and works pretty fine, also in production.