[ 
https://issues.apache.org/jira/browse/SHINDIG-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707452#action_12707452
 ] 

Brian Eaton commented on SHINDIG-1006:
--------------------------------------

Re: nonce.  It is being generated by the current code, the OAuth libraries 
automatically add this if it's missing.  Not sure why you think it isn't 
present, if you have a reproducible test case let me know.

Re: preload ignore cache.  OK, I'll, add this.

Re: propagating auth type to down stream fetchers: why?

> AuthType was not always being saved/maintained, IgnoreCache flag not always 
> used, OAuth parameter Nonce not generated
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1006
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1006
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: trunk
>            Reporter: David Driscoll
>             Fix For: trunk
>
>         Attachments: HttpPreloader_patch.txt, HtttpPreloader_patchB.txt, 
> MakeRequestClient_patch.txt, OAuthRequest_patch.txt, 
> OAuthRequestTest_patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> AuthType was not always being saved/maintained thru the entire workflow, 
> would get overridden to "NONE" at times.
> IgnoreCache flag not always used. Added .setIgnoreCache call to 
> HttpPreloader.java to obey IgnoreCache flag
>  OAuth parameter Nonce not generated. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to