enapps-enorman opened a new pull request, #12:
URL: https://github.com/apache/sling-org-apache-sling-auth-core/pull/12

   The use case here is to provide additional details about the remote user in 
the login event properties.  The consumer of the login events may use this 
additional information to do extra work.   For example, sending the user a 
security alert if the login originated from a location/browser that has not 
been encountered before.
   
   Expected:
   
   Supply a new LoginEventDecorator interface in auth.core that components may 
implement to supply custom code to decorate the event properties.  The 
SlingAuthenticator would then delegate to those components to do the extra work 
before sending the login event.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to