You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2015/10/15 18:52:05 UTC

[jira] [Updated] (KNOX-607) Fix SSOCookieProvider to Retain Query Strings

     [ 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 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.

  was:
Adding support for JWT tokens via HTTP Cookies will allow for applications that utilize the KnoxSSO WebSSO capabilities to call REST APIs through Knox from javascript in the browser.

This patch will require the acceptance and validation of KnoxSSO cookies/tokens as well as the introduction of CORS capabilities in order to facilitate cross origin resource sharing.


> Fix SSOCookieProvider to Retain 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 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)