-
Bug
-
Resolution: Done
-
Critical
-
3.0.19.Final
-
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.
- is cloned by
-
JBEAP-7983 RoleBasedSecurityFilter doesn't alter the Content-Type header
- Closed
- is related to
-
RESTEASY-1342 RoleBasedSecurityFilter doesn't allow customizing response
- Resolved