[
https://issues.apache.org/jira/browse/KNOX-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179710#comment-16179710
]
ASF subversion and git services commented on KNOX-1061:
-------------------------------------------------------
Commit 3a0119b217bb71d107b335c27abac77847b2bfe4 in knox's branch
refs/heads/KNOX-998-Package_Restructuring from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=3a0119b ]
KNOX-1061 - KnoxSSO Redirects with Query Params in the OriginalUrl Broken
> 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)