[
https://issues.apache.org/jira/browse/KNOX-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959290#comment-14959290
]
ASF subversion and git services commented on KNOX-607:
------------------------------------------------------
Commit 42f8ec75e4810d2629f1be8258908c50fa627b58 in knox's branch
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=42f8ec7 ]
KNOX-607 - Fix SSOCookieProvider to Handle null Query Strings
> Fix SSOCookieProvider to Handle null Query Strings
> --------------------------------------------------
>
> Key: KNOX-607
> URL: https://issues.apache.org/jira/browse/KNOX-607
> Project: Apache Knox
> Issue Type: New Feature
> Components: Server
> Reporter: Larry McCay
> Assignee: Larry McCay
> Fix For: 0.7.0
>
>
> An originally requested URL that contains no query string gets translated
> into an originalURL query parameter with a null query string.
> This can cause the redirect back to the requested resource to be invalid.
> Must conditionally add the query string and "?".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)