-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5420/#review8482
-----------------------------------------------------------


The CodeAuthorizationResponseHandler picks up the gadgetUri from the accessor 
and uses that as the appUrl for the AnonymousSecurityToken associated with the 
subsequent request.   For the shared token state, because we are using that 
value, we have lost the associability to the gadget that is making the request.

- Brian Lillie


On June 22, 2012, 11:18 a.m., Adam Clarke wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/5420/
> -----------------------------------------------------------
> 
> (Updated June 22, 2012, 11:18 a.m.)
> 
> 
> Review request for shindig, Stanton Sievers and Brian Lillie.
> 
> 
> Description
> -------
> 
> When looking up an OAuth2Accessor in a shared token scenario the gadgetUri 
> should be rewritten (like we do for token operations.)
> 
> 
> This addresses bug SHINDIG-1801.
>     https://issues.apache.org/jira/browse/SHINDIG-1801
> 
> 
> Diffs
> -----
> 
>   
> http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth2/BasicOAuth2Store.java
>  1352576 
> 
> Diff: https://reviews.apache.org/r/5420/diff/
> 
> 
> Testing
> -------
> 
> All unit tests pass
> 
> 
> Thanks,
> 
> Adam Clarke
> 
>

Reply via email to