[
https://issues.apache.org/jira/browse/SLING-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461791#comment-17461791
]
Eric Norman commented on SLING-11023:
-------------------------------------
Created PR #8 for review and feedback
> Support setting jcr:mixinTypes and jcr:primaryType for nested authorizable
> properties
> -------------------------------------------------------------------------------------
>
> Key: SLING-11023
> URL: https://issues.apache.org/jira/browse/SLING-11023
> Project: Sling
> Issue Type: Improvement
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Major
> Fix For: JCR Jackrabbit User Manager 2.2.18
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When creating or updating a user/group it may be necessary to supply the
> jcr:primaryType and/or jcr:mixinTypes values for one or more of the container
> nodes to satisfy constraints.
> For example:
> {code:java}
> curl -Fprivate/jcr:mixinTypes=mymix:samplemix \
> -Fprivate2/jcr:primaryType=my:sample \
> http://localhost:8080/people/user/testuser1.update.html{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)