You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/22 21:31:00 UTC

[jira] [Commented] (KNOX-1061) KnoxSSO Redirects with Query Params in the OriginalUrl Broken

    [ https://issues.apache.org/jira/browse/KNOX-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177165#comment-16177165 ] 

ASF subversion and git services commented on KNOX-1061:
-------------------------------------------------------

Commit 3a0119b217bb71d107b335c27abac77847b2bfe4 in knox's branch refs/heads/master 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)