[
https://issues.apache.org/jira/browse/SLING-11583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman resolved SLING-11583.
---------------------------------
Resolution: Fixed
Merged PR at:
[{{3c5c7b7}}|https://github.com/apache/sling-org-apache-sling-auth-core/commit/3c5c7b728657d510284ad54986eded587fa54e9b]
> Allow custom decoration of the login event properties
> -----------------------------------------------------
>
> Key: SLING-11583
> URL: https://issues.apache.org/jira/browse/SLING-11583
> Project: Sling
> Issue Type: New Feature
> Components: Authentication
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Major
> Fix For: Auth Core 1.5.10
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)