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:

  1. Registering global providers - any user management operation performed in a particular tenant space is provisioned to the global providers.
  2. 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:
  1. Login as a default admin user.
  2. Access the Main menu and under Manage, select SCIM from the menu items.
  3. Click Register New SCIM Provider.
  4. 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.
  5. Click Add.
To register SCIM providers specific to user accounts:
  1. Login as a default admin user.
  2. Access the Main menu and under My Identity, select My SCIM Providers from the menu items.
  3. Click Register New SCIM Provider.
  4. 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.
  5. Click Add.

 

Â