User-1586556547 posted
Hi,
I have an asp.net mvc web application with windows authentication. We have logging enabled in IIS, through this log we are able to track list of users accessing the application, IP number of the user, time accessed etc.
We have a requirement wherein when user attempts to login to the application with incorrect credentials, we would require IP No, user ID, time of the event etc of the user.
Is there a way to log user details when a user attempts to login to the application with invalid credentials.
Thanks and Regards,
Ashvin