Attribute-data-sources (List)#

Path: /profiles/profile/settings/user-management-service/attribute-data-sources

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstring (length: 1..9223372036854775807)required-
data-sourceleafref → /base:facilities/base:data-sources/base:data-source/base:idrequired-
resource-typestring (length: 1..9223372036854775807)required-The 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
namespacestring (length: 1..9223372036854775807)optional-The 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?