[
https://issues.apache.org/jira/browse/SHINDIG-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Lillie updated SHINDIG-1799:
----------------------------------
Attachment: defservicefetcher6.patch
> system.listMethods fails if shindig.allowUnauthenticated = false
> ----------------------------------------------------------------
>
> Key: SHINDIG-1799
> URL: https://issues.apache.org/jira/browse/SHINDIG-1799
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Affects Versions: 2.5.0
> Reporter: Brian Lillie
> Fix For: 2.5.0
>
> Attachments: defservicefetcher6.patch
>
>
> If shindig.allowUnauthenticated = false, then the
> AnonymousAuthenticationHandler will not had an AnonymousSecurityToken to the
> incoming request. If there is no security token on a request, then the
> JsonRpcServlet and DataServiceServlet will reject the request. The
> system.listMethods request created by the DefaultServiceFetcher does not
> contain a security token, so it will be rejected, and the server will be
> unable to initialize correctly.
--
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