I’ve been combing through past conversations and wikis, but I’ve yet to find a good explanation of the difference between appId, moduleId, and siteId. Does anyone know where I can find a good explanation of where I should be using each one? Right now I think the default ModuleIIdManager always returns 0. We are using siteId quite a bit in our container to indicate which gadget is making requests. I know the moduleId is baked into the SecurityToken and it would be a better implementation. Any guidance on this would be appreciated.
Thanks, Doug