Example
Properties
authorizationDetails
An array of
AuthorizationDetail objects.
Each object provides granular details about specific data or
actions the application wants to perform, potentially related to
Rich Authorization Requests (RAR) or other fine-grained permission models.
This list should be displayed to the user for their review.captcha
data
Screen-specific data.
scopes
An array of
Scope objects detailing each permission (scope) being requested.
These are typically high-level permissions like ‘read:profile’ or ‘openid’.
This list should be displayed to the user for their review.