When security token not present, RPC requests contain "?st=null"
----------------------------------------------------------------
Key: SHINDIG-676
URL: https://issues.apache.org/jira/browse/SHINDIG-676
Project: Shindig
Issue Type: Bug
Components: Features (Javascript)
Reporter: Adam Winer
Priority: Minor
Attachments: shindig-676.patch
If you omit the security token from an iframe, subsequent json RPC requests
should omit the security token parameter, and let the container deal. Instead,
it sends "?st=null", which looks like a malformed security tokenl.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.