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#

NameTypeRequiredDefaultDescription
urlurirequiredThe allowed URL for the mapping’s HTTP client ID. Can have an wildcard at the end of the path.
usagemulti-value, enumerationoptionalThe allowed usages for the associated HTTP client ID
http-clientleafrefrequiredThe HTTP client ID to use if the mapping URL and usage match the requirements

Was this helpful?