Creating a source definition
Create a source definition to capture information about which identity source a resource is provisioned from.
Avant de commencer
Role required: scim_config_admin
Avertissement :
Grant this role carefully. The scim_config_admin role is equivalent to giving the user the admin role, where the scim_config_admin can add or update Personally Identifiable Information (PII).
Pourquoi et quand exécuter cette tâche
Using a source definition, the provisioning identity source can be mapped to an OAuth entity using which it authenticates while provisioning.
After a source definition is created, all resources getting provisioned from that identity source is mapped to its corresponding source definition ID.
The source definition captures the required source information, such as by doing the following:
- Identifies the SCIM Client from which the resource is provisioned.
- Resolves duplicate information provided by the external ID:
- If multiple identity sources are provisioning resources, there can be two or more resources have the same external ID value because the external Id is only unique to the identity source.
- If multiple resources are returned with an external ID SCIM filter then the resources can be resolved based on the source definition of the requesting identity source.
Remarque :
A source definition can be created only for the identity source, which, uses an OAuth authentication method.