OAuth2 PopUp

2011-12-19 Thread daviesd
I have a question about the Oauth 2.0 popup flow. I¹m looking at OAuth¹s 1.0 flow, because I¹m not seeing corresponding documentation for 2.0. http://shindig.apache.org/shindig-1.1.x/shindig-features/jsdoc/symbols/gadge ts.oauth.Popup.html Anyway... 1 of my questions is... WHO closes the popup

RE: CommonContainer token refresh changes

2011-12-19 Thread Ciancetta, Jesse E.
-Original Message- From: Dan Dumont [mailto:ddum...@us.ibm.com] Sent: Wednesday, December 14, 2011 6:16 PM To: dev@shindig.apache.org Subject: RE: CommonContainer token refresh changes I'm not done yet!I do want to change the behavior to check for a valid gadget token. Ah -- ok.

RE: CommonContainer token refresh changes

2011-12-19 Thread Dan Dumont
Will do. I've been meaning to get to look at that. I'll be coming back around to this work soon, hopefully by Wednesday. From: Ciancetta, Jesse E. jc...@mitre.org To: dev@shindig.apache.org dev@shindig.apache.org, Date: 12/19/2011 10:50 AM Subject:RE: CommonContainer token

Re: Review Request: CommonContainer token refresh changes for a better UX when tokens expire.

2011-12-19 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3180/#review3976 --- So far I have 1 vote for splitting the update function into 2 parts

Re: Review Request: Common container currently doesnt include the siteId (moduleId) in any of it's security token processing/handling

2011-12-19 Thread Henry Saputra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1632/#review3981 --- Jesse, I think I miss the part where the siteIdExtractor is being

Re: Review Request: Common container currently doesnt include the siteId (moduleId) in any of it's security token processing/handling

2011-12-19 Thread Jesse Ciancetta
On 2011-12-19 20:23:10, Henry Saputra wrote: Jesse, I think I miss the part where the siteIdExtractor is being set? Is it need to be done by common container client? Yes -- it can be set by the client as a property of the configuration object passed to the common container constructor.