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#

NameTypeRequiredDefaultDescription
urlstringrequired-The allowed URL for the mapping’s HTTP client ID. Can have an wildcard at the end of the path.
usagemulti-value enumeration (sector-verification, request-object, jwks, backchannel-logout)optional-The allowed usages for the associated HTTP client ID
http-clientleafref → /base:facilities/base:http/base:client/base:idrequired-The HTTP client ID to use if the mapping URL and usage match the requirements

Was this helpful?