Touch ID for sudo terminal command
To use Touch ID in lieu of the admin password for sudo
terminal command, edit /etc/pam.d/sudo
file, add the following as the first uncommented line, and save.
auth sufficient pam_tid.so
It appears this setting is not carried-forward post a MacOS version upgrade. Edit, and add it again.