Hello @kapil_rajoria - I've tried the same above but I cannot seem to capture the event in logs. @Component(service = EventHandler.class, immediate = true, property = {
EventConstants.EVENT_TOPIC + "=org/apache/sling/auth/core/AuthenticationEvent" })
public class LoginEventHandler implements Ev...