From Fedora Project Wiki

Revision as of 17:23, 12 September 2023 by Sumantrom (talk | contribs) (Created page with " {{QA/Test_Case |description=Check if the user is not able to login after FIDO2/passkey auth method is removed |setup= # Add a LDAP, IPA and AD user with passkey_mapping. # Setup SSSD client with FIDO2/passkey. # Enroll replica and client to the server # Remove the FIDO2/passkey auth method on the Server |actions= # Check authentication of the user using su on server, replica and client |results= # User is not able to authenticate on server, replica nor client }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Description

Check if the user is not able to login after FIDO2/passkey auth method is removed

Setup

  1. Add a LDAP, IPA and AD user with passkey_mapping.
  2. Setup SSSD client with FIDO2/passkey.
  3. Enroll replica and client to the server
  4. Remove the FIDO2/passkey auth method on the Server

How to test

  1. Check authentication of the user using su on server, replica and client

Expected Results

  1. User is not able to authenticate on server, replica nor client