You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/07/12 17:01:41 UTC

[GitHub] [cxf] rcsilva83 edited a comment on issue #567: [CXF-8073] Better error reporting on oauth2's OAuthServiceException

rcsilva83 edited a comment on issue #567: [CXF-8073] Better error reporting on oauth2's OAuthServiceException
URL: https://github.com/apache/cxf/pull/567#issuecomment-510958801
 
 
   The problem I'm trying to fix is when the client can't authenticate with the Oauth server. No JSON serialization is done in this scenario. So I don't think that modifying the OAuthServiceExceptionMapper would solve this issue.
   
   It the "toString" solution is ok for you, I can rip off the "state" field from it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services