Configure LDAP

Hello Everyone,

I have installed tomcat version 9 on a Windows Server 2019 machine. I then downloaded the Camunda standalone webapp.

I followed the direction in the above link and successfully installed Camunda. On accessing the page the first time it asks to create an account our set up LDAP. I have decided to setup LDAP. I went back to the documentation here:

Install the Standalone Webapplication (.war) | docs.camunda.org

The first section is very simple and easy to follow. At the end of this section it notes I will need to configure the Administrator Authorization Plugin and that link is below:

On this part of the documentation is states I need to modify one of the following files:

bpm-platform.xml / processes.xml

However neither of these files exist in the standalone webapp package. I noticed that the files exist in the BPM package. So do I need to copy these files from there and place them into my installation or is there some other documentation I am missing here?

Thanks for any help with this,
Scott

I got to the bottom of this. For anyone else looking to configure Camunda as a webapp the file you need to configure is ApplicationContext.xml this file has the LDAP and the Admin access settings.