...
In this case, Identity Server is running inside the organizational boundaries of each organization act as SCIM consumers and the Identity Server as a Service is running in StratosLive and acts as a SCIM Service Provider. Each organization can register SCIM provider configurations pointing to their tenant space in StratosLive , within enterprise IS instances.
The following is a step by step guide for this.
...
- Download and unzip IS distribution into three different folders (to represent instances at: 1. wso2WSO2, 2. willpowerWillPower, 3. StratosLive).
- Increment the Ports->PortOffset element in
carbon.xml
to indicate that three instances are running in the following ports:
- IS of WSO2: 9443
- IS of Willpower: 9444
- StratosLive IS: 9445
For more information on this, see Setting up Three Nodes.
...
Step 3: Registering SCIM Providers
Now login Login to the IS instances of WSO2 and WillPower organizations as an admin user and register SCIM provider configurations pointing to their respective tenant spaces in SLive the StratosLive IS instance.
For a more detailed guide on how to register SCIM providers, see Registering SCIM Providers.
...
Now you can test creating/deleting/updating users , and groups in organizational IS instances and verify if they are provisioned to the particular tenant space of each organization in the StratosLive IS instance.