Managing pairing
The sc_auth utility (smart card authorization setup script) bundled by macOS can be used for a variety of SmartCard related operations.
List all SmartCard hashes for user
foobar:❯ sc_auth list -u foobarUnpair a SmartCard hash
barfrom userfoobar:❯ sc_auth unpair -u foobar -h barUnpair all SmartCards from user
foobar:❯ sc_auth unpair -u foobarDisable the SmartCard Pairing UI whenever a new SmartCard is entered:
❯ sc_auth pairing_ui -s disable