By-reference (Section)#

Path: /profiles/profile/settings/authorization-server/client-store/config-backed/client/request-object/by-reference

Enable the use of request object that are sent by-reference using the request_uri parameter

Parameters#

NameTypeRequiredDefaultDescription
http-clientleafref → /base:facilities/base:http/base:client/base:idoptional-The HTTP client that will be used when fetching the request object from a provided URI
allowed-request-urlmulti-value stringoptional-Whitelist of all locations that can be included in a request_uri parameter. The value '' allows for any. A wildcard character '' is also allowed at the end of the uri value.
allow-unsignedbooleanoptionalfalseIf set to true, then unsigned request objects sent by-reference will be accepted.

Was this helpful?