[
https://issues.apache.org/jira/browse/CONNECTORS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688131#comment-13688131
]
Maciej Lizewski commented on CONNECTORS-723:
--------------------------------------------
There are also two API functions:
https://docs.atlassian.com/jira/REST/latest/#idp2086464
and
https://docs.atlassian.com/jira/REST/latest/#idp2092672
which return roles defined for project and actors (users/groups) assigned to
them. With the security levels those make security model which we should
follow. Indexing same documents for different users in separate jobs does not
make sense as documents will overwrite each other in index and only last
indexed one (with privileges for single user) will be visible in index. I will
provide Jira connector which we stared to develop but we it is also not
finished due to security model. we implemented forced tokens security and
provided security which puts all actors assigned to roles as security token.
This is however still lacking the security level context which may change
documents visibility (I suppose)...
Andrew - please bear in mind that indexing documents is only half a success
because without reflecting security model it does not have any business value
in most cases...
> Jira Connector
> --------------
>
> Key: CONNECTORS-723
> URL: https://issues.apache.org/jira/browse/CONNECTORS-723
> Project: ManifoldCF
> Issue Type: Improvement
> Components: JIRA connector
> Affects Versions: ManifoldCF 1.3
> Reporter: Andrew Janowczyk
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.3
>
> Attachments: build-patch.patch, jira-connector-for-manifold.patch,
> jira-pom.patch, jira.zip
>
>
> Why not Jira Connector? :)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira