You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: