HI, i want to run Activiti 7 without any Authentication.can it possible or not? current when i run Spring boot back end Application, it gives me error like "Must set 'realm' in config".Please suggest way to i configure activiti 7 in system.

cancel
Showing results for 
Search instead for 
Did you mean: 
jkanjariya
Member II

HI, i want to run Activiti 7 without any Authentication.can it possible or not? current when i run Spring boot back end Application, it gives me error like "Must set 'realm' in config".Please suggest way to i configure activiti 7 in system.

Hi,

I am downloading Spring boot backed Application from Following Location.And when i Start Application start it.

But,When i Call from Angler context its give me error like  "Must set 'realm' in config" .Please suggest the way to configure Activiti 7 without any Authentication run easily.

 

Spring backend Apllication Download Location : https://github.com/activiti/activiti-cloud-org-service

Also Please suggest steps for Configure Activiti 7 on system.