Flowable IDM default username and password
Flowable IDM default username and password
Flowable is a fantastic tool for BPMN process implementations in java with spring boot frameworks.
You have to download flowable-6.4.0(latest while writing this article) and download the apache tomcat, then move all the below five war files to webapps then do tomcat restart for the deployments.
- flowable-admin.war
- flowable-idm.war
- flowable-modeler.war
- flowable-rest.war
- flowable-task.war
Then you will be able to see the list of flowable wars deployed in the manager of apache tomcat in this url
http://localhost:8080
Url to access:
http://localhost:8080/flowable-admin/#/engine
Default username and password:
username: admin
password: test