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 "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/05/04 14:47:00 UTC

[jira] [Comment Edited] (OAK-9047) Make the DefaultAuthorizableActionProvider require a configuration

    [ https://issues.apache.org/jira/browse/OAK-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098998#comment-17098998 ] 

Konrad Windszus edited comment on OAK-9047 at 5/4/20, 2:46 PM:
---------------------------------------------------------------

bq. as far as i remember not making the authorizable-actions required lead to regressions in AEM.
In that case requiring a specific configuration (if only AEM is relying on that) makes sense


was (Author: kwin):
> as far as i remember not making the authorizable-actions required lead to regressions in AEM.
In that case requiring a specific configuration (if only AEM is relying on that) makes sense

> Make the DefaultAuthorizableActionProvider require a configuration
> ------------------------------------------------------------------
>
>                 Key: OAK-9047
>                 URL: https://issues.apache.org/jira/browse/OAK-9047
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: security-spi
>            Reporter: Konrad Windszus
>            Priority: Major
>
> Currently configuring the {{DefaultAuthorizableActionProvider}} leads to restart of the Oak repository in the context of https://issues.apache.org/jira/browse/SLING-7811?focusedCommentId=16573171&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16573171. 
> It would make sense to only start the service https://github.com/apache/jackrabbit-oak/blob/1f90e8c632868e658cc60b95bc5ec49182c4e173/oak-security-spi/src/main/java/org/apache/jackrabbit/oak/spi/security/user/action/DefaultAuthorizableActionProvider.java#L45 once a mandatory configuration is in place.



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