Yes it is possible to use LDAP to only sync users into your app.
Using the capability to validate username/password against your LDAP is optional.
OIDC SSO module is the better option for SSO / User login.
In the OIDC SSO configuration you will probably want to turn off the Just-in-Time user provisioning, since you'll be using LDAP to provision your users.