Sssd-ldap authselect type is missing

Hello team,

According to this guide: Fedora 35 : OpenLDAP : Configure LDAP Client : Server World

After installing and configuring, seems that issue with authentication type.
sssd-ldap is not listed as an authentication option even after installation sssd-ldap package:

❯ sudo dnf -y install sssd-ldap
Note: This system is image (rpm-ostree) based.
error: Package/capability ‘sssd-ldap’ is already requested

~
❯ authselect current
Profile ID: sssd
Enabled features:

  • with-silent-lastlog
  • with-mdns4
  • with-fingerprint

~
❯ authselect list-features sssd
with-ecryptfs
with-faillock
with-files-access-provider
with-fingerprint
with-gssapi
with-libvirt
with-mdns4
with-mdns6
with-mkhomedir
with-pam-gnome-keyring
with-pam-u2f
with-pam-u2f-2fa
with-pamaccess
with-pwhistory
with-silent-lastlog
with-smartcard
with-smartcard-lock-on-removal
with-smartcard-required
with-subid
with-sudo
with-systemd-homed
with-tlog
without-nullok
without-pam-u2f-nouserok

It seems you have overlaid it. What is the output of authselect list (you are listing features, not providers).