You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Angela Schreiber (Jira)" <ji...@apache.org> on 2021/01/26 08:57:00 UTC

[jira] [Resolved] (OAK-9335) AuthorizableAction doesn't allow to monitor and respond to system user creation

     [ https://issues.apache.org/jira/browse/OAK-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Angela Schreiber resolved OAK-9335.
-----------------------------------
    Fix Version/s: 1.40.0
       Resolution: Fixed

Committed revision 1885915.


> AuthorizableAction doesn't allow to monitor and respond to system user creation
> -------------------------------------------------------------------------------
>
>                 Key: OAK-9335
>                 URL: https://issues.apache.org/jira/browse/OAK-9335
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, security-spi
>            Reporter: Angela Schreiber
>            Assignee: Angela Schreiber
>            Priority: Major
>             Fix For: 1.40.0
>
>
> since system users come with different requirements than regular users they are today excluded from the actions and thus won't trigger calls to {{AuthorizableAction.onCreate(User, String, Root, NamePathMapper)}}. This could be improved by extending the {{AuthorizableAction}} with a dedicated method to allow applications to respond to {{UserManager.createSystemUser}} calls.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)