I want to register a plug-in in Plugin Registration Tool when a user logs in to Dynamics CRM. For this I don't want to use Audit. I want to catch the login event directly.
If this is not possible, is there any log that is create in every login of the user.
High level design of what I would do:
Xrm.WebApi.online.execute
for executing a Custom Action by passing parameter to include IP, Lat, Lon, Browser details. Read more