> ## Documentation Index
> Fetch the complete documentation index at: https://docs.truu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Determine Whether Agent is using FIDO2 or Cert based login

> Here is an informational article detailing how support staff is able to determine whether an agent is using FIDO2 based login or Certificate based login.

There are 2 ways to identify if the users are using FIDO2-based or certificate-based login on a Windows machine

**1: Determining the Login Method via Windows Log Files**

* Follow the path to access TruU logs on the machine “C:\ProgramData\TruU Inc\logs” and open the latest Windows agent logs

<img src="https://mintcdn.com/truu-2/jMF4bYA9yOA_2TKv/images/docs/336445fccf4421a0e637317b9b89899969113c6cce1750eda6d083853939d5dc-1.jpg?fit=max&auto=format&n=jMF4bYA9yOA_2TKv&q=85&s=75bd54193b13580916bc5cf4a0033928" alt="" width="1918" height="1009" data-path="images/docs/336445fccf4421a0e637317b9b89899969113c6cce1750eda6d083853939d5dc-1.jpg" />

**Note**: If you’re unable to see the **ProgramData** folder on the **C: drive**, go to the **View tab** and enable **Hidden items**.

<img src="https://mintcdn.com/truu-2/m22YLP0oXSNG0U3O/images/docs/8308f3908a2406b296a5b713682d0d636a57aef10fd21c7a44611ee76ea8616c-1.jpg?fit=max&auto=format&n=m22YLP0oXSNG0U3O&q=85&s=4806b91d071a5bc6c0e376dd1250d0fc" alt="" width="1918" height="1009" data-path="images/docs/8308f3908a2406b296a5b713682d0d636a57aef10fd21c7a44611ee76ea8616c-1.jpg" />

* Find the last credential provider used by looking up '**credentialProvider**'.

<img src="https://mintcdn.com/truu-2/E6hYbyLPrBHWbQ3m/images/docs/d438537080bb05ab37148dc826ad9f8aec373172de76e06ab5960b88df32cd82-2.jpg?fit=max&auto=format&n=E6hYbyLPrBHWbQ3m&q=85&s=7fa66e54870c332b6fd93cbb26887525" alt="" width="1917" height="1006" data-path="images/docs/d438537080bb05ab37148dc826ad9f8aec373172de76e06ab5960b88df32cd82-2.jpg" />

* Look for the GUID to tell which login method was used: • If it's FIDO2, the GUID will be: credentialProvider: **f8a1793b-7873-4046-b2a7-1f318747f427** • If it's a smart card, the GUID will be: credentialProvider: **5fd3d285-0dd9-4362-8855-e0abaacd4af6**

**2. How to Manually Identify Whether an Agent Is Using FIDO2 or Certificate-Based Login**

* Launch the **Registry Editor** on your system

<img src="https://mintcdn.com/truu-2/L38yxuvvUa8uAW5I/images/docs/09d5c592598ff720eca6317fda26c8da098f226cb6af29b9dc354cecccd39d0d-4.jpg?fit=max&auto=format&n=L38yxuvvUa8uAW5I&q=85&s=de65ec6cb5750d307bc7d0427f4536e0" alt="" width="1156" height="916" data-path="images/docs/09d5c592598ff720eca6317fda26c8da098f226cb6af29b9dc354cecccd39d0d-4.jpg" />

* In the Registry Editor, go to the following path:

  **HKEY\_LOCAL\_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers.**

<img src="https://mintcdn.com/truu-2/jMF4bYA9yOA_2TKv/images/docs/4619e4c026500edaffe5968e304b9e4dc80bd15abd313cd0b4ddd3298b442c3f-11.jpg?fit=max&auto=format&n=jMF4bYA9yOA_2TKv&q=85&s=2f35a913e7e3552a3a748c5d1f503298" alt="" width="903" height="451" data-path="images/docs/4619e4c026500edaffe5968e304b9e4dc80bd15abd313cd0b4ddd3298b442c3f-11.jpg" />

* Select the TruU Credential Provider key. • If the **RequiredFido2 value is set to 1**, the user is logging in using **FIDO2.** • If the **RequiredFido2 value is set to 0**, the user is using **certificate-based authentication (smart card login)**.

<img src="https://mintcdn.com/truu-2/L38yxuvvUa8uAW5I/images/docs/19f5bd31c23fab912b09e8d54e67853558347bba17548db86fbfbe54f67b44ee-3.jpg?fit=max&auto=format&n=L38yxuvvUa8uAW5I&q=85&s=b0718d7e9fe03aa1d25e051ae8085560" alt="" width="1918" height="1008" data-path="images/docs/19f5bd31c23fab912b09e8d54e67853558347bba17548db86fbfbe54f67b44ee-3.jpg" />

***

[RDP from one laptop to another Use Cases](/docs/truu-rdp-use-cases)

[User Management API Guide](/docs/user-management-api-guide)
