[
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065219#comment-13065219
]
Karl Wright commented on CONNECTORS-221:
----------------------------------------
bq. Each CMIS repository could have different population, the username has
meaning only for a specific CMIS repository (it depends on the repositoryId
that could be added in the configuration).
So your pass-through authority connector would have to require you to specify
the repositoryId as part of its configuration information, even though it will
not use this value in any way. That will separate the user space and force the
MCF user to choose which user space they mean for the repository tokens.
bq. I'm not sure that I can implement this solution, but I can investigate.
The authority connector would not need to even communicate to the repository.
It would simply provide a MCF-user-specified regular-expression-based mapping
from the active directory user name to the user names used by that particular
repository, but would not involve the repository in this at all. It would
always return exactly one access token for a given user request.
Have a look at the null authority, which does almost what you need this to do.
You will need to add regular-expression-based mapping, that is all. See
ManifoldCF in Action chapter 8 for a description of how that can be done.
> A CMIS connector would be helpful
> ---------------------------------
>
> Key: CONNECTORS-221
> URL: https://issues.apache.org/jira/browse/CONNECTORS-221
> Project: ManifoldCF
> Issue Type: New Feature
> Components: CMIS connector
> Affects Versions: ManifoldCF 0.3
> Reporter: Karl Wright
> Attachments: CONNECTORS-221-DEPENDENCIES.txt,
> CONNECTORS-221-Java.txt, CONNECTORS-221-branch-build-patch-2.txt,
> CONNECTORS-221-branch-java-patch-2.txt, CONNECTORS-221-branch-java-patch.txt,
> CONNECTORS-221-build-example-patch.txt, CONNECTORS-221.txt,
> CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg,
> screenshot-4.jpg, screenshot-5.jpg, screenshot-6.jpg, screenshot-7.jpg,
> screenshot-8.jpg
>
>
> Several people have asked if ManifoldCF supports CMIS.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira