Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

OpenSocial Containers Based On Environments #1076

Merged
merged 2 commits into from
Dec 12, 2013

Conversation

ryanjbaxter
Copy link
Contributor

The idea here is that each environment in the Playground can represent it is own container. This will allow developers to configure gadget OAuth data based on an individual environment.

To do this we need to construct a unique id from the environment that denotes the container. This is necessary since there is only a single shindig server for all apps running on Domino. Consider if we were to copy the NSF for the playground on the same server multiple times. We don't want the containers/environments for each NSF to step on each other. To this the container id for each environment follows this patter

[NSF file path]:[Environment Name]

@ghost ghost assigned priand Dec 12, 2013
ryanjbaxter added a commit that referenced this pull request Dec 12, 2013
OpenSocial Containers Based On Environments
@ryanjbaxter ryanjbaxter merged commit ac378de into OpenNTF:master Dec 12, 2013
benjamij pushed a commit to benjamij/SocialSDK that referenced this pull request May 15, 2014
OpenSocial Containers Based On Environments
ryanjbaxter added a commit that referenced this pull request May 15, 2014
OpenSocial Containers Based On Environments
ryanjbaxter added a commit that referenced this pull request May 15, 2014
OpenSocial Containers Based On Environments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants