Svein Otto Solem created CXF-6985:
-------------------------------------
Summary: parameter state may contain spaces, it must be urlencoded
in response.
Key: CXF-6985
URL: https://issues.apache.org/jira/browse/CXF-6985
Project: CXF
Issue Type: Bug
Components: JAX-RS Security
Affects Versions: 3.1.6
Reporter: Svein Otto Solem
Priority: Minor
In org.apache.cxf.rs.security.oauth2.services.AbstractImplicitGrantService the
state parameter is not queryEncoded. Since it could contain spaces (as of RFC
6749 https://tools.ietf.org/html/rfc6749#page-72) it should be queryEncoded in
method finalizeResponse.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)