Mapped Security
The JIRA REST Connector supports mapped security. When you set the configuration parameter MappedSecurity
to TRUE
, an Access Control List (ACL) is added to each IDOL document and the SECURITYTYPE
document field is set.
Security Type | Type=AUTONOMY_SECURITY_V4_NT_MAPPED Use this security type when you configure your IDOL Content component to process ACLs that originated from JIRA REST Connector. |
ACL Format |
A user is never allowed to view a document if they are in the list of negative users (NU) or if they belong to a group in the list of negative groups (NG). The |
SECURITYTYPE Field Value |
An IDOL index might contain documents that originated from different connectors. JIRA REST Connector adds the |
OmniGroupServer configuration | Create a new security repository and configure OmniGroupServer to populate the repository with user and group information by calling the connector's SynchronizeGroups action (set GroupServerJobType=Connector ). |