SUMMARY It could be nice if Plasma Login Manager could support fingerprint authentication. Since this feature is not listed in "What we want" in the project README (https://invent.kde.org/plasma/plasma-login-manager) I think a wishlist bug is in order. REFERENCES * Relevant SDDM issue: https://github.com/sddm/sddm/issues/284 * Tentative implementation for SDDM (rejected): https://github.com/sddm/sddm/pull/1220 * Relevant quote from Fabian Voigt in the above discussion: "Themes need to be able to tell SDDM to start a fingerprint PAM auth process in the background and get feedback about progress, in parallel to password authentication. Plasma's kscreenlocker can serve as inspiration, though the integration with SDDM's PAM code is obviously different."