You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "MrLiuFang (via GitHub)" <gi...@apache.org> on 2023/04/10 06:17:58 UTC

[GitHub] [dubbo] MrLiuFang commented on issue #11603: 关于整合 org.springframework.security:spring-security-oauth2-authorization-server:1.0.0 jackson序列化 Instant 类型问题

MrLiuFang commented on issue #11603:
URL: https://github.com/apache/dubbo/issues/11603#issuecomment-1501445801

   > 我也遇到相似的问题,请问需要怎么修复?
   > 
   > * Dubbo 版本:3.2.0-beta.6
   > * Authorization Server 版本:1.0.1
   > 
   > ```
   > JwtAuthenticationToken is not in the allowlist
   > ```
   
   等待发布新版  实现 ObjectMapperCodecCustomer 就可以自定义反序列化 
   
   
   
   JwtAuthenticationToken  问题我也碰到了  我是直接把 关于JwtAuthenticationToken的拦截器给手动去掉的    


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org