Skip to main content
  1. Login with the TruU Passwordless Sign-in.
  1. Enter your TruU PIN (or scan your registered biometrics).
  1. Below shows the Password Expired dialog when a user’s password has expired. Click the link initiate the password reset process.
  1. You will be directed to the following screen. Use your mobile device to either scan the QR code presented on the screen (which will direct you to your company’s password reset link) OR manually enter the link and complete the password reset steps.
  1. Reset and login to your Windows workstation.
YouTube embed

For the Admin, this is Configurable by Config File

  1. The admin must set the custom service desk URL in the config file prior to deploying the TruU Windows Desktop agent. In the application.config file, ensure that you add the following values:
 <!-- Setting "ssprUrl" to "https://yoursupportlink.com" will direct the service help desk URL on the login screen. -->
<add key="ssprUrl" value="https://yoursupportlink.com"/>

Registry key - For purposes of testing, a reg key can be set.

  1. Find the TruU Credential Provider in the registry. Right-click and create a new string value and name it “ssprUrl” and then set the value to your self service URL.
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers\{5fd3d285-0dd9-4362-8855-e0abaacd4af6}
reg string value name = "sspUrl" and value = "yoursspurl.com"
  1. Restart the TruUService in Services.msc.

TruU’s Interaction with External Cameras Network and Port Requirements