LDAP as an identity provider

Hello,

Keycloak offers LDAP for user federation and requires user credentials to access the LDAP server and load all the LDAP users. I don’t want to give Keycloak these user credentials. Instead, I would like to use LDAP only to let users log in, like an identity provider. Is this possible? Is there an implementation for that?