Xiao Feng Yu created SHINDIG-1773:
-------------------------------------
Summary: Add SSO support for Shindig proxy request
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
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.
--
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