Webservice (Section)#

Path: /profiles/profile/settings/saml-idp-service/attributes/attribute-value-provider/script-attributes-provider/webservice

The HTTP client used for making requests against configuration defined URIs

Parameters#

NameTypeRequiredDefaultDescription
hostnameunion (union (string | string) | string (length: 1..253))required-sets the hostname or ip-address of the webservice service, e.g. ‘localhost’ or ‘127.0.0.1’
portuint16optional80sets the port of the webservice service, e.g. 80 or 443.
contextstringoptional/sets the main context of the webservice service, e.g. ‘/scim’.
http-clientleafref → /base:facilities/base:http/base:client/base:idrequired-A reference to the Http Client

Was this helpful?