Jive V1 Connector Configuration Reference
Retrieve content from a Jive instance.
If security trimming is enabled, the Jive connector uses the visibility
field while indexing permission metadata on content. This data is stored in the acl_ss
field for each document.
The value of the visibility
field determines the permissions assigned to a document. The following table describes how the types of permissions found in the visibility
field of a document are used.
Permission type | Notes |
---|---|
|
The value stored in the |
|
The document includes a list of users who are authorized to view the content. This list is stored in the |
|
A request is made to determine the type of group. The group type determines the permissions stored. |
|
The value stored in the |
|
The value stored in the |
Configuration
When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.
|