You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2017/04/06 06:04:41 UTC

[jira] [Resolved] (SLING-6772) Provide default mapping for service users

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

Carsten Ziegeler resolved SLING-6772.
-------------------------------------
    Resolution: Fixed

Implemented in rev 1790344 with test cases.
The ordering is now:
1. mapping is checked first
2. if no default user is configured and default mapping is enabled: default mapping
3. default user

> Provide default mapping for service users
> -----------------------------------------
>
>                 Key: SLING-6772
>                 URL: https://issues.apache.org/jira/browse/SLING-6772
>             Project: Sling
>          Issue Type: Improvement
>          Components: Service User Mapper
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Service User Mapper 1.2.8
>
>
> As discussed in [1] we should aim at making Sling configurationless again. One part which currently always needs configurations is the service user mapper. We should add a default mapping, from a bundle symblic name and sub service to 
> {noformat}
> "serviceuser@" + {bundle.symblicName} + [":" + sub service]
> {noformat}
> [1] https://lists.apache.org/thread.html/6f90d751ddd20d7041475ba5d5fc89beda1906048ff91cc2f564e63e@%3Cdev.sling.apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)