are you sure you had the right settings there ? I would think its some thing to do with PAM
for example did you run the command
authselect select sssd with-smartcard with-mkhomedir
did you update your sssd.conf if you using active directory with the right info
[sssd]
config_file_version = 2
domains = rzview2.com
services = nss, pam, pac
[domain/RZVIEW2.COM]
id_provider = ad
auth_provider = ad
chpass_provider = ad
access_provider = ad
cache_credentials = true
[pam]
pam_cert_auth = True