If you get fingerprint login working on Fedora, you’ll likely hit this next: GDM unlocks fine but GNOME Keyring stays locked, because fprint only passes yes/no, not the password. Wrote a PAM module that seals the keyring password in the TPM instead, so fingerprint unlocks it the same way password login does. Details and setup here if useful: