-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR9
-
None
The response provided by the RoleBasedSecurityFilter, when a FORBIDDEN status is returned, provides a text description but leaves the negotiated content-type as is.
This confuses our response processing as our 400 series errors return "application/problem+json" so we are using the Content-Type even when encountering these errors.
- clones
-
RESTEASY-1563 RoleBasedSecurityFilter doesn't alter the Content-Type header
- Resolved
- is incorporated by
-
JBEAP-8639 Upgrade Resteasy to 3.0.21.Final
- Closed