相关文章推荐
爱喝酒的白开水  ·  New FileReader() ...·  1 年前    · 
独立的火龙果  ·  Spring Integration ...·  2 年前    · 
呐喊的乌冬面  ·  python 调用扫描仪 - ...·  2 年前    · 

在将 flowable UI服务部署到 Linux 机器上的tomcat中,访问flowable的admin管理页面 http://机器IP:8080/flowable-admin,会被重定向到localhost,效果如下:

如何解决该问题呢?

只能先访问 idm 模块后,才能登录其他模块。

1、先登录访问idm模块

访问地址: http://机器IP:8080/flowable-idm

默认用户名: admin

默认密码: test

登录后,idm页面效果如下:

2、再次访问admin页面

访问地址: http://机器IP:8080/flowable-admin

效果如下: