Jérôme cabaret created CXF-8555:
-----------------------------------
Summary: JsonMapObjectReaderWriter escapes now any back slash
Key: CXF-8555
URL: https://issues.apache.org/jira/browse/CXF-8555
Project: CXF
Issue Type: Bug
Components: JAX-RS
Affects Versions: 3.4.4
Reporter: Jérôme cabaret
Since the correction [CXF-8435|https://issues.apache.org/jira/browse/CXF-8435],
any back-slash in a claim value is duplicated. This correction that was
supposed to escape only double-quote, escapes now any existing back-slash (See
line 371 of JsonMapObjectReaderWriter class).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)