vikeria opened a new issue, #5139:
URL: https://github.com/apache/servicecomb-java-chassis/issues/5139

   ### Steps to Reproduce
   
   1、ConsumerTokenManager 生成的逻辑中,token拼接使用的 applicationName 和 
serviceName,但是用于签名的公私钥对是每个微服务实例生成的。
   
   2、ProviderTokenManager 去取消费方微服务的公钥时,默认取的实例组中的 get(0) 
对应的公钥,就会导致多消费实例时,其他消费方认证失败
   
   ### Expected Behavior
   
   _No response_
   
   ### Servicecomb Version
   
   3.3.0
   
   ### Additional Context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to