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 2016/04/01 22:19:25 UTC

[jira] [Resolved] (KNOX-701) KnoxSSO Redirect Back to External App has CORS Problem for Form IDP

     [ https://issues.apache.org/jira/browse/KNOX-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay resolved KNOX-701.
------------------------------
    Resolution: Fixed

Got around this issue but redirecting to a same origin page that redirects to the original URL during page load.

> KnoxSSO Redirect Back to External App has CORS Problem for Form IDP
> -------------------------------------------------------------------
>
>                 Key: KNOX-701
>                 URL: https://issues.apache.org/jira/browse/KNOX-701
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Critical
>             Fix For: 0.9.0
>
>
> Issue identified with external application integration for form based login page. When the redirect is attempted from XmlHttpRequest result, the fact that an application like Ambari is not from the same origin causes the browser to not allow the redirect back. 
> CORS support in the external application would fix this but is also a burden that we should try and avoid.
> Need to investigate the best way around this - if any.



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