Events Editor provides the ability to have user-defined events and tie it to various entities in the system. For example, a Login event is a very common event in any system. One can define this Login event, associate the rule that needs to be executed while authenticating and attach it to this event. This event can be re-used anywhere authentication needs to take place.
|