This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Registering SCIM Providers
The Identity Server allows you to register SCIM providers in two ways:
- Registering global providers - any user management operation performed in a particular tenant space is provisioned to the global providers.
- Registering providers specific to a particular user account - any user management operation that comes through the SCIM Service Provider endpoints of a particular node is further provisioned to the providers registered under the account from which the SCIM requests were authenticated and authorized.
To register global SCIM Providers:
- Login as a default admin user.
- Access the Main menu and under Manage, select SCIM from the menu items.
- Click Register New SCIM Provider.
- Define a Provider Id, and provide a User Name and Password to authenticate and authorize the provider in the SCIM provider node. Additionally, add the URLs of the SCIM User Endpoint and Group Endpoint.
- Click Add.
To register SCIM providers specific to user accounts:
- Login as a default admin user.
- Access the Main menu and under My Identity, select My SCIM Providers from the menu items.
- Click Register New SCIM Provider.
- Define a Provider Id, and provide a User Name and Password to authenticate and authorize the provider in the SCIM provider node. Additionally, add the URLs of the SCIM User Endpoint and Group Endpoint.
- Click Add.
Â
Â