Purpose

Client Browser Extension component is required for support multiple user sessions on terminal server. When connected to terminal server foreach user will be made isolated session with connected card (smart-card, token). Without multiple user sessions support users will be able to see first connected user card. Component is included in Indeed Certificate Manager installation package and located in \IndeedCM\IndeedCM.Client-vX.X.X\

Installation and configuration

  1. Logon into terminal server with administrative privileges.
  2. Install IndeedCM.Client.Browser.Extension-vX.X.X.msi.
  3. Create Windows registry file (.reg) with the following:

    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\IndeedCM\Client\Server]
    "MultipleServerMode"=dword:00000001
  4. Apply registry file and restart IndeedCM.Client.Server.Monitor service.
  5. Configure browsers

    Indeed CM Client Browser Extension component is not supported in Chromium-based engine browsers.


  • No labels