Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Grails-Crowd 0.3
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
It would be great to be able to register a "Crowd Event Listener" which can receive notification of successful and unsuccessful login attempts.
For example, I would really like to create and save User object when that user has been successfully authenticated by Crowd.
Ooo. That would be pretty cool. I'll see if I can't figure out the Grails event lifecycle (I imagine it's Spring-like) so we could add something like this. If you have any ideas (or code) Nick, please let me know.