Require-pushed-authorization-requests (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/dynamic-client-registration/non-templatized/require-pushed-authorization-requests
Clients must register with require-pushed-authorization-requests; if this is not enabled here, the profile settings for require-pushed-authorization-requests are followed.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| allow-per-request-redirect-uris | boolean | optional | false | Allow clients to register with the allow per request redirect uri setting. Can only be enabled for the code flow with pushed authorization requests and when this setting is allowed on the profile. Defaults to false. This setting is deprecated in favour of redirect-uri-validation-policies. |