Hi,
I checked the Overview of all events and I don't see any event such as AfterLogin or similar.
I found another thread in this forum where somebody suggests how to proceed, but without giving any code I'm not able to reproduce the given solution.
Can somebody help?
As it seems to me that no "AfterLogin" event exists, what I think I'll do is to create a session containing the loggedin username and run a method called "userRedirect". There will be a check to see if the session is existing. If yes, do nothing (as the user already logged in and was already redirected), if not, create the session and call userRedirect as stated above.
I'd like this to work only in the backend. No idea how to proceed and I would be really happy if somebody can give me precise instructions (where to create the class, a code snippet...).
Thanks and cheers
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/30522-how-to-subscribe-to-backend-login-event-if-existing-else-alternative-solution