hi All! I'm deploying DataHub with LDAP authentica...
# getting-started
h
hi All! I'm deploying DataHub with LDAP authentication. Currently we able to login with LDAP user, but in Manage Users & Groups page, we only see datahub user
b
I don't think datahub will query ldap and add a logged in user to it's database unlike oidc login.
b
Hi!!
So currently we do not support auto-provisioning users logged in via LDAP. As @better-orange-49102 mentioned, support is limited to OIDC login. What you can do is use our LDAP ingestion source to batch ingest users from your LDAP directory into DataHub. Here are the docs: https://datahubproject.io/docs/metadata-ingestion/source_docs/ldap/ Please let me know if you have any trouble using this!
h
hi @fierce-action-87313 what sink can i use for ingest Users and Groups to Datahub
m
@high-notebook-40979: check the docs here (https://datahubproject.io/docs/metadata-ingestion/source_docs/ldap)
h
hi @mammoth-bear-12532 i want to know about SINK not SOURCE to ingest user from LDAP to datahub
b
but i suggest u use the File Sink first, so that you can see what information that you're scraping off LDAP. if everything looks good, then use the datahub-rest sink.
b
+1
k
i use LDAP auth without issues.. @high-notebook-40979 do you still have issues?
f
@high-notebook-40979 Hello sir, i binded all the users from Active directory. but still not able to login with LDAP user. I think we can help each other out.