From Fedora Project Wiki

Description

Register a passkey with the IPA command

Setup

  1. Setup IDM client with FIDO2/passkey
  2. Add a user in IPA server.

How to test

  1. Use ipa command to register a FIDO2. ipa user-add-passkey '{username}' --register --cose-type=es256 --require-user-verification={True/False}
  2. Check the output that contains the user key mapping data.

Expected Results

  1. New key is registered with IPA command.
  2. The output contains key mapping data.