Hello everyone, the "used by" feature uses the goo...
# fleet
a
Hello everyone, the "used by" feature uses the google chrome profile to evaluate the user of the device. Are there solutions of verifying the user instead with LDAP or Open ID Connect by using an email and associated password given by the user for example while installing fleet?
k
Hi @adrian, there isn’t currently a different built-in method for identifying users.
The logged_in_users table does have information about the logged in user, which could be included in queries if you needed to associate a user with the results.