Optional
audienceOptional
authorization_A JSON stringified array of objects. It can carry fine-grained authorization data in OAuth messages as part of Rich Authorization Requests (RAR) Reference
Optional
client_Specify this to provide your own client assertion JWT rather than
the class creating one for you from the clientAssertionSigningKey
.
Optional
client_If you provide your own client_assertion
you should also provide
the client_assertion_type
.
Optional
client_Specify this to override the parent class's clientId
Optional
client_Specify this to override the parent class's clientSecret
Optional
code_A Base64-encoded SHA-256 hash of the code_verifier used for the Authorization Code Flow with PKCE.
Optional
connectionName of the connection.
Optional
invitationThe id of an invitation to accept.
Optional
nonceThe nonce.
Optional
organizationThe organization to log the user in to.
URI to redirect to.
Optional
requestAllows JWT-Secured Authorization Request (JAR), when JAR & PAR request are used together. Reference
Optional
response_The response_mode to use.
The response_type the client expects.
Optional
scopeScopes to request. Multiple scopes must be separated by a space character.
Optional
stateState value to be passed back on successful authorization.
The unique identifier of the target API you want to access.