[
https://issues.apache.org/jira/browse/KNOX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707337#comment-16707337
]
Kevin Risden commented on KNOX-1647:
------------------------------------
For what it is worth, order of query parameters shouldn't really matter. Query
string parameters are key value pairs. It would be nice to not modify the order
if we don't have to. It looks like URLEncodedUtils doesn't change the order
either when parsing.
> 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
> 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)