Hi Folks,
Is there a D2 login servlet which i can extend and customize ? . I would like to extend it and pass the user login ticket to login automatically.
If someone has done some work on this before please do share.
Thanks,
Harish
Any news on that ?
In my case, when a user login, I would like to add a custom event in the DB, does anyone know how to do that ?
No need to customize the D2 Login for this. The easiest is to use auditing : on the Content Server side, just enable auditing for the dm_connect event against the dm_user type. You can use the Content Server iapi tool and issue the audit method.