Jive plugin integrates Searchisko.
- Notify Searchisko when user updates its profile
In Jive system properties it's possible to configure this plugin:
-
jbossorg.searchisko.url
- URL of searchisko e.g. https://dcp.jboss.org -
jbossorg.searchisko.rest.api.update.profile
- REST API for updating contributor profile. Default/v2/rest/tasks/task/update_contributor_profile
-
jbossorg.searchisko.auth.name
- username -
jbossorg.searchisko.auth.password
- password
-
jbossorg.searchisko.profile.notify.enabled
- iffalse
then notification is disabled. Default istrue
-
jbossorg.searchisko.profile.notify.interval
- interval how often (in seconds) plugin should notify Searchisko about updated profiles. All updated usernames are given in one request. Default is 10 seconds.