辽宁CAS统一认证兼容
This commit is contained in:
@@ -55,3 +55,22 @@ mybatis-plus:
|
||||
|
||||
mqtt:
|
||||
client-id: @artifactId@${random.value}
|
||||
|
||||
|
||||
|
||||
|
||||
cas:
|
||||
client:
|
||||
# true 开启 false 关闭
|
||||
enabled: false
|
||||
redirect-url: http://PQMonitoring.dcloud.ln.dc.sgcc.com.cn/#/login?flag=1
|
||||
server-url-prefix: http://privilege-epri.dcloud.ln.dc.sgcc.com.cn/cas
|
||||
server-login-url: http://privilege-epri.dcloud.ln.dc.sgcc.com.cn/cas/login
|
||||
client-host-url: http://PQMonitoring.dcloud.ln.dc.sgcc.com.cn:80
|
||||
validation-type: CAS
|
||||
#白名单设置
|
||||
# /oauth/lnLogin$|/pqs-auth/oauth/lnLogin|/oauth/lnRefreshToken$|/pqs-auth/oauth/lnRefreshToken
|
||||
sso:
|
||||
whiteList:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user