Parameter (Section)#

Path: /facilities/data-sources/data-source{id}/json/attributes/parameter

Parameters#

NameTypeRequiredDefaultDescription
provide-asenumerationoptionalheader-parameterSpecify how the username is provided to the server. Defaults to header-parameter.
tenant-id-parameterstringoptionalName of the parameter that will be used to provide the tenant ID to the remote service at the configured url-path.
url-pathstringoptional/usersThe path relative to the webservice context, that makes up the subject’s attribute location that a request will be made to. Defaults to ‘/users’.
username-parameterstringrequiredName of the parameter that will be used to provide the username to the remote service at the configured url-path.

Was this helpful?