Webservice (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/consentors/consentor{id}/signing-consentor/webservice

Enable and configure this if the procedure needs access to a web service in its context.

Parameters#

NameTypeRequiredDefaultDescription
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?