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

Compare with Current View Page History

« Previous Version 4 Next »


REST API Connectors configuration guidelines can be found here.

Azure Identity Connectors' type must always be specified as "azure-identity". You must also specify the artifact coordinates for the connector which by default are "com.accenture.aspire:aspire-azure-identity-source".

Properties specific to the Azure Identity Connector are described below.


On this page

Azure Identity Credentials Properties


FieldRequiredDefaultMultipleNotesExample
propertiesYes-NoConfiguration object
debugNofalseNoThe Client Id to be used to connect to Azure."dd1bc268-8b54-4ea3-b43d-a15b665d04de"
wDebugNofalseNoThe Client Secret corresponding to the specified Client Id."PZhbltkGdXEAYJl3fn9een1R1bTlrHClNSm8U3QtEet="
enableStatisticsNofalseNo

infoCacheSizeNo
No

mapCacheSizeNo
No

setCacheSizeNo
No

identityCacheSizeNo
No

enableTextExtractNo
No

extractTextConfigurationNo
No

extractTextMaxSizeNo
No

extractTimeoutNo
No

xmlMaxDepthNo
No

structuredTextNo
No

tikaConfigNo
No

pdfParserPropertiesNo
No

enableAutoSpaceNo
No

suppressDuplicateOverlappingTextNo
No

extractAnnotationTextNo
No

sortByPositionNo
No

extractAcroFormContentNo
No

extractInlineImagesNo
No

extractUniqueInlineImagesOnlyNo
No

enable-non-text-filterNo
Nonon-text document filtering
enableFetchForNonTextNo
Noopen data stream for ...
non-text-documentNo
Noidentify by, true =extensions, false=list
nonTextDocumentsExtensionsNo
No

nonTextDocumentsNo
No


No
No


No
No


No
No


No
No



















































Usage example


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


  • No labels