Aithosa commented on issue #4722:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/4722#issuecomment-2674163351
> 第二个问题, `consumer-public-key`和`provider-public-key`默认是未启用的。 参考:
>
> ```
> @Configuration
> @ConditionalOnProperty(value =
AuthenticationConfiguration.ACCESS_CONTROL_ENABLED,
> havingValue = "true")
> public class AuthenticationConfiguration {
> ```
我看到了😂,之前没找对名字。
为什么自定义的filter不起作用?就是上面那个,完全没有加载上的样子?
--
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]