nacos/test/config-test
Weizhan Yun c3c7e1ba1c
[ISSUE #9367] fix auth plugin's property 'token.secret.key' base64 decode error. (#9380)
* 1. 修复密钥编码问题--为了避免歧义,密钥必须为base64编码的字符串;不再支持原始明文密钥。
2. JwtParser是线程安全的,重构为成员变量。

* 配置项保持明文字符串
2022-11-03 13:40:26 +08:00
..
src/test [ISSUE #9367] fix auth plugin's property 'token.secret.key' base64 decode error. (#9380) 2022-11-03 13:40:26 +08:00
pom.xml For #5171, Fix all IT case (#5464) 2021-04-23 18:36:02 +08:00