Colm O hEigeartaigh created FEDIZ-166:
-----------------------------------------
Summary: "No message body writer" error for OAuthError in the OIDC
IdP
Key: FEDIZ-166
URL: https://issues.apache.org/jira/browse/FEDIZ-166
Project: CXF-Fediz
Issue Type: Bug
Affects Versions: 1.3.0
Reporter: Colm O hEigeartaigh
Fix For: 1.3.1
When an OAuthError is thrown in the Fediz OIDC IdP, such as for example the
client request redirect URI does not match the stored value, the following
exception is thrown (latest 1.3.1-SNAPSHOT code):
---------------------------
ID: 5
Response-Code: 500
Content-Type: text/plain
Headers: {Content-Type=[application/json], Date=[Tue, 24 May 2016 10:22:56 GMT]}
Payload: No message body writer has been found for class
org.apache.cxf.rs.security.oauth2.common.OAuthError, ContentType:
application/json
--------------------------------------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)