Security tokens aren't returned on the iframeurl as part of a metadata response
when the gadget uses OAuth
----------------------------------------------------------------------------------------------------------
Key: SHINDIG-1651
URL: https://issues.apache.org/jira/browse/SHINDIG-1651
Project: Shindig
Issue Type: Bug
Components: Java
Affects Versions: 3.0.0
Reporter: Stanton Sievers
Fix For: 3.0.0
If a gadget uses OAuth but requires no other features that depend on the
"security-token" feature, a security token is not returned on the iframeurl
when it should be. This stems from the fact that ModulePrefs.getViewFeatures()
doesn't pick up the artificially added "security-token" feature that gets added
by the FeatureVisitor if the OAuthVisitors found oauth tags.
--
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