Scim (Section)#

Path: /facilities/data-sources/data-source{id}/scim

Parameters#

NameTypeRequiredDefaultDescription
use-scim-2-search-for-credential-validationbooleanoptionalfalseThis enables the username password validation to use the Search for from 2.0 instead of 1.1
hostnamehostrequiredsets the hostname or ip-address of the webservice service, e.g. ‘localhost’ or ‘127.0.0.1’
portport-numberoptional80sets the port of the webservice service, e.g. 80 or 443.
contextstringoptional/sets the main context of the webservice service, e.g. ‘/scim’.
http-clientleafrefrequiredA reference to the Http Client

Was this helpful?