Identiv SCR3310 Smart Card Reader works on Windows, Mac, iOS, Android, and Linux. However, depending on the level of your operating systems, you many need to install a driver. To use your CAC with your computer, you’ll still need to download the appropriate drivers (in some cases) as well as the necessary DOD certificates. Applications require that a user have the smart card or smart card reader being demonstrated. Find programs to help navigate or maximize the use of supported smart cards and smart card readers. These utility tools are offered free of charge. Tools can be used only with the supported operating systems. SCR3310v2.0 USB Smart Card Reader. Part No: 905331. Identiv's SCR3310v2.0 is a small and ergonomic USB smart card reader with backside mounting holes. The iAuthenticate™ smart card reader works with Apple® iPhone®, iPad® and Mac®. One reader for all your mobile devices, the iAuthenticate™ also includes a license to Thursby's PKard® app for secure access to web-based email, portals and collaboration sites. NOTE: iAuthenticate supports a 30 pin connection on mobile devices. Smart card reader free download - SCR3310 USB Smart Card Reader drivers, USB Smart Card Reader, ACR38 Smart Card Reader Driver, and many more programs.
This article is intended for system administrators who set security policy in enterprise environments that require smart card authentication.
macOS includes a modern architecture that supports smart cards. This architecture is based on the CryptoTokenKit framework, which supports authentication, encryption, and signing functions, plus MDM controls for managing smart cards within Enterprise environments. Starting with macOS Catalina, legacy smart card support that uses TokenD will be disabled by default.
If you want to migrate from legacy TokenD to modern CryptoTokenKit-based smart card services after upgrading to macOS Catalina, follow these steps:
1. Make sure that any third-party apps that you use support CryptoTokenKit.
2. Verify that com.apple.CryptoTokenKit.pivtoken
doesn't appear in the output of this Terminal command:
defaults read /Library/Preferences/com.apple.security.smartcard DisabledTokens
If it does, you can remove the PIV token from the DisabledTokens array by deleting the entire array:
defaults delete /Library/Preferences/com.apple.security.smartcard DisabledTokens
3. If you've installed a driver that relies on TokenD, use the developer's instructions to uninstall it.
If you have any issues using your smart card after upgrading to macOS Catalina, pair the card again. For additional instructions on configuring smart card services, see the macOS Deployment reference and the SmartCardServices(7)
man page.