[Building Sakai] How to intercept admin login?
    Sam Ottenhoff 
    ottenhoff at longsight.com
       
    Mon Sep  3 10:08:29 PDT 2012
    
    
  
>
>
> I am trying generate an email alert  everytime an admin user logs in.
> Now we've implemented custom UserDirectoryProvider. While the
> authenticateUser() is called when other users log in, it doesn't seem
> to get executed when it is admin.
Check out the authenticateWithProviderFirst property.  The admin user is
created as an internal user in a default Sakai install, so the
authenticate() method is probably never getting called in your custom
UserDirectoryProvider.
--Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120903/c5d4b372/attachment.html 
    
    
More information about the sakai-dev
mailing list