Find users who logged in using Auth Providers in Salesforce
4K views
Sep 22, 2022
We can query LoginHistory entity using AuthenticationServiceId to find the users who logged in using Social Logins. AuthenticationServiceId refers to Auth. Provider Id which is used in the Social Login. Blog Post: https://www.infallibletechie.com/2022/09/how-to-find-users-who-logged-in-using-auth-providers-in-salesforce.html
#Internet Software