Open mudler opened 6 years ago
As we already do a bit with third parties login #18, we should allow login from external resources, also from LDAP (which goth doesn't support as for now) and not only the other way around.
This seems a good starting point: https://github.com/jtblin/go-ldap-client/blob/master/example_test.go#L10
https://github.com/TheJumpCloud/jcapi-go if you wanted jc ldap/cloud ldap
As we already do a bit with third parties login #18, we should allow login from external resources, also from LDAP (which goth doesn't support as for now) and not only the other way around.
This seems a good starting point: https://github.com/jtblin/go-ldap-client/blob/master/example_test.go#L10