[
https://issues.apache.org/jira/browse/KNOX-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay updated KNOX-607:
-----------------------------
Description:
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 "?".
was:
An originally requested URL that contains a query string gets translated into
an originalURL query parameter without the original query string.
This can cause the redirect back to the requested resource to be invalid.
> 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)