11.4、免认证白名单配置
反向代理集成是在nginx中配置免认证白名单
cas认证需要在emap.properties内进行配置
在/opt/wiseduAppGroups/qljfwapp/ROOT/emap.properties配置文件的auth.ignores=中增加地址(如无此配置项目,增加):
auth.ignores=/qljfwapp/sys/emapcomponent/file, /qljfwapp/sys/*****/index.do
部署更新后生效。
11.4、免认证白名单配置
反向代理集成是在nginx中配置免认证白名单
cas认证需要在emap.properties内进行配置
在/opt/wiseduAppGroups/qljfwapp/ROOT/emap.properties配置文件的auth.ignores=中增加地址(如无此配置项目,增加):
auth.ignores=/qljfwapp/sys/emapcomponent/file, /qljfwapp/sys/*****/index.do
部署更新后生效。