Hi everyone!
Just to quickly check with anyone who has experience in configuring security for Camunda Platform Run, is it possible to set hostname verification?
Currently using Camunda Platform Run 7.16
Thank you!
Hi everyone!
Just to quickly check with anyone who has experience in configuring security for Camunda Platform Run, is it possible to set hostname verification?
Currently using Camunda Platform Run 7.16
Thank you!
Hello @edcapulong ,
as camunda-run is based on spring-boot, you can configure it according to this.
Here you can find all available config properties:
There, especially the camunda.bpm.webapp properties are interesting
I hope this helps
Jonathan