User-consent (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/client-store/config-backed/client{id}/user-consent
When set, the user is asked to accept the delegation via a consent screen. This applies to all interactive flows (i.e. code, implicit, assisted token and device authorization flow)
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| allow-deselection | boolean | optional | false | When enabled, the user is allowed to deselect optional scopes or claims when asked for consent. |
| only-consentors | boolean | optional | false | When enabled, the built-in consent screen will not be shown and only the consentors will run. |
Subsections#
| Name | Type | Description |
|---|---|---|
| consentors | Section | The consentors usable with this client. If empty, then all profile consentors will be usable |