Files
CmiiDeploy/71-202601-XA监管平台/2.3.4-b版本/动态密钥.txt
2026-06-30 11:44:28 +08:00

28 lines
588 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1、更新backend的nacose配置
1最后顶格添加如下配置
sec:
cipher:
enabled: true
asym-type: RSA
asym-padding: RSA/ECB/OAEPWithSHA-256AndMGF1Padding
url-encode: false
sym-padding: AES/GCM/NoPadding
length: 2048
interval: 60000
timeout: 5000
ignore-paths:
2在mybatis-plus:里面对齐“log-impl: ”添加
interceptors: com.cmii.chinamobile.uas.lifecycle.interceptor.DBLogInterceptor
3、更新uas-gateway
在以下配置里面
security:
oauth2:
regulator:
permit-all:
添加
- /lifecycle/regulator/auth/getPubKey