A human-readable string intended to be displayed on both the device calling /bc-authorize and the user’s authentication device.
A space-separated list of OIDC and custom API scopes.
Optional
audience?: stringUnique identifier of the audience for an issued token.
Optional
Deprecated
request_expiry?: stringCustom expiry time in seconds for this request. Use AuthorizeOptions.requested_expiry instead.
Optional
requested_expiry?: stringCustom expiry time in seconds for this request.
The user ID.
Optional
subjectIssuerContext?: stringOptional parameter for subject issuer context.
Optional
authorization_details?: stringOptional authorization details to use Rich Authorization Requests (RAR).
Options for the authorize request.