Francesco Chicchiriccò created SYNCOPE-999:
----------------------------------------------
Summary: REST exception mapper overwrites Spring Security response
Key: SYNCOPE-999
URL: https://issues.apache.org/jira/browse/SYNCOPE-999
Project: Syncope
Issue Type: Bug
Components: client, core
Affects Versions: 2.0.1, 1.2.9
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 1.2.10, 2.0.2, 2.1.0
CXF is configured with an exception mapper for {{java.lang.Exception}} which
explicitly handles
{{org.springframework.security.access.AccessDeniedException}}, thus overwriting
the HTTP response produced by Spring Security.
This is causing troubles with non-default Spring Security configurations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)