User-consent (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/ephemeral-client/user-consent
When set, the user is asked to accept the delegation via a consent screen.
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. |
| show-client-logo | boolean | optional | false | If enabled, the client logo (if available) will be shown on the consent screen for ephemeral clients. |
Subsections#
| Name | Type | Description |
|---|---|---|
| consentors | Section | The default consentors for an ephemeral client. If empty, then all the profile’s consentors will be used |