By-reference (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/client-store/config-backed/client{id}/request-object/by-reference
Enable the use of request object that are sent by-reference using the request_uri parameter
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| http-client | leafref | optional | The HTTP client that will be used when fetching the request object from a provided URI | |
| allowed-request-url | multi-value, uri | optional | 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-unsigned | boolean | optional | false | If set to true, then unsigned request objects sent by-reference will be accepted. |