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

Xiao Feng Yu updated SHINDIG-1773:
----------------------------------

    Description: There are many cases that some resource are protected by OAuth 
and they are desired to be accessed via content proxy instead of makeRequest 
calls, for example, images in user's album.  User should be able to specify 
OAuth parameter in getProxyUrl call and get a proxy url to access the protected 
resources.  (was: In enterprise environment, cookie based SSO  is commonly used 
to access the protected resource, while Shindig only support OAuth and OAuth2 
to access the web resources. It is desired to add a new auth type as "SSO", so 
that in makeRequest call, if the SSO auth type is specified, the SSO cookie 
will be forwarded to the resource server. 
And in getProxyUrl API, auth type can also be specified to create a proxy url 
with either SSO or OAuth support enabled. )
        Summary: Content proxy needs to support proxy for OAuth protected 
resources  (was: Add SSO support for Shindig proxy request)
    
> Content proxy needs to support proxy for OAuth protected resources
> ------------------------------------------------------------------
>
>                 Key: SHINDIG-1773
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1773
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Java
>    Affects Versions: 2.5.0, 3.0.0
>            Reporter: Xiao Feng Yu
>             Fix For: 2.5.0, 3.0.0
>
>
> There are many cases that some resource are protected by OAuth and they are 
> desired to be accessed via content proxy instead of makeRequest calls, for 
> example, images in user's album.  User should be able to specify OAuth 
> parameter in getProxyUrl call and get a proxy url to access the protected 
> resources.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to