I would like to start rendering my gadgets on unique locked domains but am getting a bit confused about where to start...
Since the container generates the gadget iframe urls, it would seem that implementing locked domain would be a container side affair, but I see configuration options for locked domain support in the shindig container.js file and I also see associated Java classes that do a lot of locked domain work in the Shindig codebase (Java Shindig 1.0 release)... So is there actually work that needs to be done on both the container side and the Shindig side to enable locked domain gadgets? Any pointers on how to get started (even high level) would be helpful and much appreciated. Thanks!

