Optional
appOptional application ID for which access is requested, If not specified will utilize the default access group within the current user's operator record.
Optional
authorizationThe endpoint for retrieving the access token.
Optional
authInfinity Authentication service alias, only used for the authorization code flow.
The client ID of the OAuth 2 client registration.
Optional
clientThe client secret of the OAuth 2 client registration.
Optional
deployThe path to the static application files, only used for the authorization code flow. Note that the full url (including the origin) should be used.
Optional
grantThe requested grant type used for retrieving an access token.
Optional
passwordThe password is required for the credentials flow.
Optional
pkceWhether to enable the Proof Key for Code Exchange for the authorization code flow.
Optional
redirectThe url to redirect to after authorization succeeded
Optional
usernameThe username is required for the credentials flow.
The endpoint for retrieving the access token.