ldapEmbedded
<ldapEmbeddedConfig
>
required<partitionName
>
requiredstring
</partitionName>
<partitionSuffixDn
>
requiredstring
</partitionSuffixDn>
<ldifLocation
requiredanyURIDefines the directory where the ldif file will be stored on disk. It can be defined with the usage of system variables for example: $SYSTEM{CADENZA_CONFIG_PATH}/Sample.ldif. Alternative way would be to define it as a filesystem resource for example file:////opt/files/ldap/Sample.ldif.
</ldifLocation>
<port
>
optionalint
</port>
</ldapEmbeddedConfig>