Dear Flowable Team,
We are trying to build a cloud ready project in which we are implementing the workflow feature using Flowable BPMN.
Facing issues in accessing the flowable-modeler, flowable-task.
Steps followed:
- Deployed all the docker images of flowable (https://hub.docker.com/u/flowable/ ) to Kubernetes.
- Configured all the required and optional environment variables.
Able to access http://flowable-idm-default.192.168.99.100.nip.io/flowable-idm
While accessing below http://flowable-modeler-default.192.168.99.100.nip.io/flowable-modeler its being redirected to flowable-idm login page and after entering the credentials and submitting its again redirected to same flowable-idm login page.
Please help me resolve this issue.
Thanks,
Manjunath