You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Ryan Baxter (JIRA)" <ji...@apache.org> on 2012/06/14 15:58:42 UTC

[jira] [Resolved] (SHINDIG-1799) system.listMethods fails if shindig.allowUnauthenticated = false

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

Ryan Baxter resolved SHINDIG-1799.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0

Committed revision 1350234
                
> 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: defservicefetcher3.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