Attribute-data-sources (List)#

Path: /profiles/profile{id, type}/settings/user-management-service/attribute-data-sources

Parameters#

NameTypeRequiredDefaultDescription
idnon-empty-stringrequired
data-sourceleafrefrequired
resource-typenon-empty-stringrequiredThe resourceType provided by this data-source. The concept of a resource-type is borrowed from the SCIM specification (see https://tools.ietf.org/html/rfc7643#section-6) and refers to the name of the resource (eg. Group). Currently, resource-types are not mapped to SCIM endpoints and the resources they refer to may only be retrieved via the Users endpoint
namespacenon-empty-stringoptionalThe namespace associated with the resources provided by this data-source. If not specified, the following value will be used: urn:se.curity:scim:2.0:resourceType (where resourceType is the configured resourceType value).

Was this helpful?