rsaLive commented on issue #1989:
URL: https://github.com/apache/dubbo-go/issues/1989#issuecomment-1207858460
不好意思,我看到samples 有token示例代码了就以为好了。我调试了samples ,发现两个问题。
示例代码 server 的配置文件里面配置了 filter token ,客户端那么没有配置,这样请求是没有任何异常可以直接访问?
1、client 不配置token 过滤器可以直接访问?服务器不拦截?
2、我在client
filter配置了token,发现不管怎么配置,server都会拦截,我不知道要怎么配置token参数值,(我在samples没看到怎么配置这个token)。


--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]