You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


REST API Connectors' configuration guidelines can be found here.

REST API Connectors' endpoints can be found here.


Azure Identity Connectors' "type" must always be specified as "azure-identity".

You must also specify the "artifact" parameter that describes the coordinates for the connector which by default are "com.accenture.aspire:aspire-azure-identity-source".

Azure Identity Connectors' property "addHierarchy" must always be set to false if specified, since Azure Identity Connectors do not support hierarchy.

Azure Identity Connectors' property "retriesEnabled" must always be set to false if specified, since Azure Identity Connectors do not support failed documents reprocessing.


On this page

Usage example


$action.getHelper().renderConfluenceMacro("$codeS$body$codeE")


  • No labels