Http-client-mapping (List)#
Path: /profiles/profile{id, type}/settings/authorization-server/dynamic-client-registration/non-templatized/http-client-mappings/http-client-mapping
The list of HTTP clients mappings. When looking up the HTTP client ID to use, this list is processed in sequence
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| url | uri | required | The allowed URL for the mapping’s HTTP client ID. Can have an wildcard at the end of the path. | |
| usage | multi-value, enumeration | optional | The allowed usages for the associated HTTP client ID | |
| http-client | leafref | required | The HTTP client ID to use if the mapping URL and usage match the requirements |