Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Confluence source allows DDF to pull pages/comments/attachments from a Confluence REST API  and turns the results into Metacards the system can use.

...

Source Configuration Properties

NameDescription
Confluence Rest URL
The Confluence Rest API endpoint URL. Example: https://<host>:<port>/rest/api/content
Username
Username to use with HTTP Basic Authentication. This auth info will overwrite any federated auth info. Only set this if the Confluence endpoint requires basic authentication.
Password
Password to use with HTTP Basic Authentication. This auth info will overwrite any federated auth info. Only set this if the Confluence endpoint requires basic authentication.
Include Page Contents In Results
Flag indicating if Confluence page contents should be included in the returned results.

If page contents not included in results then the returned metacards will not have the `description` or `metadata` fields set

Include Archived Spaces
Flag indicating if archived confluence spaces should be included in search results.
Exclude Confluence Spaces
Flag indicating if the list of Confluence Spaces should be excluded from searches instead of included.
Confluence Spaces
The confluence spaces to include/exclude from searches. If no spaces are specified all visible spaces will be searched.

A confluence space must be set in order for wildcard only searches to work

Additional Attributes
Additional attributes to add to confluence metacards returned from this source.

This can be used to add security attributes to the metacards returned. See Security (Alliance) for a list of the security attributes that could be used. Also note that you will need to map these attributes in

Availability Poll Interval
Availability polling interval in milliseconds

Confluence Query Restrictions

...

(Page result left, attachment result right)

Example Metadata


Decision

Added Confluence Source.

https://github.com/codice/ddf/tree/2.27.x/catalog/confluence/catalog-confluence-source