Larry McCay created KNOX-1061:
---------------------------------
Summary: KnoxSSO Redirects with Query Params in the OriginalUrl
Broken
Key: KNOX-1061
URL: https://issues.apache.org/jira/browse/KNOX-1061
Project: Apache Knox
Issue Type: Bug
Components: KnoxSSO
Reporter: Larry McCay
Assignee: Larry McCay
Fix For: 0.14.0
IdentityAsserterHttpServletRequestWrapper is returning Map<String, LinkedList>
rather than Map<String, String[]> this causes a classcastexception to be thrown
when trying to access the query params in the incoming request.
Impact: when the SSO cookie expires on a page with query params unable to
successfully log back in and be redirected back to original url.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)