[
https://issues.apache.org/jira/browse/KNOX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711928#comment-16711928
]
Kevin Risden commented on KNOX-1647:
------------------------------------
Attached a patch that overall really simplifies things since we rely on
URLEncodingUtils for parsing and formatting. There are probably some backwards
compatibility issues here but curious what others think of the approach.
> 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
>
> Attachments: KNOX-1647.patch
>
>
> 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)