...
- Create user accounts in each node that have privileges to register SCIM providers and/or perform provisioning on behalf of each store.
- Go to the Management Console of the store1 IS instance by visiting the following link using a browser: https://localhost:9443/carbon/.
- Login to the Management Console as an admin.
- Go to the Configure menu and select Users and Roles.
- Create 'centraladmin' and 'store2admin' user accounts. For more information on how to do this, view Configuring Users.
Create a role called 'provisioning admin' and assign that role to the above two users, along with the two permissions: 'login' and 'Identity Provisioning'. For more information on how to do this, view Creating User Configuring Roles.
Info The centraladmin user is used at the CentralStore to provision users created in CentralStore to Store1.
The store2admin user is used at the CentralStore to provision users created in Store2 to Store1 via CentralStore.
The default admin user is used at the Store1 itself to provision users created in Store1 itself to the CentralStore.- Configure CentralStore [store1admin, store2admin] and Store2 [centraladmin, store1admin] in the same way
...