OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (CMIS-803) Add simple user look up


Florian Mueller created CMIS-803:
------------------------------------

             Summary: Add simple user look up
                 Key: CMIS-803
                 URL: https://issues.oasis-open.org/browse/CMIS-803
             Project: OASIS Content Management Interoperability Services (CMIS) TC
          Issue Type: New Feature
          Components: Domain Model
    Affects Versions: Proposals for 2.0
            Reporter: Florian Mueller


The properties cmis:createdBy, cmis:lastModifiedBy, and cmis:versionSeriesCheckedOutBy as well as ACEs contain principal IDs. Some clients would like to know more about these principals. We should introduce a new (optional) operation getPrincipalInfo(), which accepts an array of principal IDs and returns a list of of principal infos. A principal info contains the principal ID, a principal type ("cmis:user", "cmis:group", "cmis:role", or repository specific type), a display name, a first name (optional), last name (optional), email address (optional), and, optionally, additional repository specific attributes.

(Do we also need an operation to find principals by other attributes, e.g. by email address?) 




--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]