Skip to content

for `CERT2`(available in UB EE) authentication the watchdog for token availability is added.

Pavlo Mashliakovskiy requested to merge feat/cert2TokenWatchdog into master

for CERT2(available in UB EE) authentication the watchdog for token availability is added.

  • if token is ejected from USB slot, user will be logged out in ~30 second.
  • can be disabled by ubConfig.uiSettings.adminUI.authenticationCert.preventLogoutOnKeyEjected: true

Merge request reports

Loading