Feature #3270
auth配置支持双ip逻辑修改
Start date:
12/11/2023
Due date:
12/27/2023
% Done:
0%
Estimated time:
Defect version:
History
Updated by shiyu cheng about 1 year ago
1:默认配置文件只支持单auth鉴权
2:若需要配置双auth需要在配置文件中加入 authPathBackup=http://192.168.2.180:5358/ ,其中的ip为第二个auth地址
3:更改完配置文件,需要重启jar包,配置文件只在项目启动时读取
Updated by xiangyang li about 1 year ago
- Tracker changed from Task to Feature
- Target version set to 3.1.3_java
- Parent task deleted (
#2655)