You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2017/09/22 17:46:01 UTC

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

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)