Http-client-mapping (List)#
Path: /profiles/profile/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
Keys: url
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| url | string | 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 (sector-verification, request-object, jwks, backchannel-logout) | optional | - | The allowed usages for the associated HTTP client ID |
| http-client | leafref → /base:facilities/base:http/base:client/base:id | required | - | The HTTP client ID to use if the mapping URL and usage match the requirements |