Skip to main content
Version: Developer

Smartcard Bridge (Native Client)

Kasm Smartcard Bridge (Native Client) is a Windows/MacOS application and Chrome extension that works together to enable passing a smartcard connected to a local machine into a Workspace.

System Requirements

Supported Operating Systems
Windows 10 (x86_64)
Windows 11 (x86_64)
Windows Server 2019 (x86_64)
Windows Server 2022 (x86_64)
Windows Server 2025 (x86_64)

Installation

The Kasm Smartcard Bridge can be installed using one of the installers below which places all the necessary files in C:\Program Files\Kasm on Windows and '/Library/Application Support/Kasm' on MacOS. You should use the latest version that supports the version of Kasm Workspaces you have installed.

Installer VersionInstaller LinkKasm Workspaces CompatibilitySHA256
Developer PreviewKasm_Smart_Card_Bridge_develop_1.0.4304bc51.msiDeveloper Previewrolling
1.0.4304bc51Kasm_Smart_Card_Bridge_1.0.0_1.0.4304bc51.msi1.18.03b0a58c2950927b53e1668990a3a47ff29d08cc0cf91acc01482b6c5ad572104

The Developer Preview Build of the Kasm Smartcard Bridge Service listed above should only be used with the developer preview build of Kasm Workspaces on non-production systems.

Note

The documentation on this page is for the latest version of the installer listed in the table above and may not be accurate for older versions.

Installation Troubleshooting

During the installation on Windows, the Kasm Smartcard Bridge installer will attempt to add a path to a config file at: 'HKLM\SYSTEM\CurrentControlSet\Services\EventLog\Application\KasmSmartCardBridge' in the Windows Registry. If endpoint security softwer is configured to prevent installers from editing the Windows Registry, the install may fail.

Upgrade

When running the installer on a machine with an existing Kasm Smartcard Bridge an upgrade will be performed.

Note

You should close all of your browser windows prior to updating the Kasm Smartcard Bridge.

Uninstall

If the Kasm Smartcard Bridge needs to be uninstalled it can be removed by going to Add or remove programs / and selecting the Kasm Smartcard Bridge and then selecting Uninstall. There will be a dialog box asking you to confirm you wish to remove the Kasm Smartcard Bridge, click OK to continue.

Logging

By default, only warring and error log messages are written to Windows event log (under Applications->KasmSmartcardBridge) or the MacOS syslog, and all log messages are written to log files on the local machine.

Log file path: %APPDATA%\Kasm\Smart Card Bridge\logs\kasm_scard_bridge.log
Alternative log file path: C:\temp\kasm-logs\kasm_scard_bridge.log

Note

The alternative log file path is used when the Smartcard bridge is unable to write to the normal log path. This is usually due to the Smartcard Bridge not having write permissions to the desired folder.

Note

A new log file is generated each time the Smartcard Bridge is launched, or when the active log file reaches a size of 10 MB. The system maintains a maximum of four log files. Once this limit is reached, the Smartcard Bridge will overwrite the oldest log file with a new one, ensuring that only the four most recent log files are retained.

but can be also redirected to a file by specifying the log_file parameter in config.yaml. Logs are also sent to the Kasm Workspaces deployment and can be searched for the Kasm Admin UI under Diagnostics->Logging.