Webservice (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/script-transformer/webservice
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| hostname | host | required | sets the hostname or ip-address of the webservice service, e.g. ‘localhost’ or ‘127.0.0.1’ | |
| port | port-number | optional | 80 | sets the port of the webservice service, e.g. 80 or 443. |
| context | string | optional | / | sets the main context of the webservice service, e.g. ‘/scim’. |
| http-client | leafref | required | A reference to the Http Client |