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

Kevin Risden commented on KNOX-1647:
------------------------------------

Looking at this closer, I think a lot of the issues with parsing go away if we 
move from HttpUtils to a standard util like HttpClient URLEncodedUtils. The 
return type from URLEncodingUtils makes more sense in the context anyway. We 
use URLEncodedUtils already in MockRequestMatcher

> Identity Assertion should not modify order of query params
> ----------------------------------------------------------
>
>                 Key: KNOX-1647
>                 URL: https://issues.apache.org/jira/browse/KNOX-1647
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.3.0
>
>
> IdentityAssertion currently breaks apart the query string into parameters and 
> doesn't preserve the order. This order should be preserved.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to