OAuth - Denied by the User node
The OAuth - Denied by the User node represents the outcome where the user denies the authorisation request during an OAuth consent flow.
This node is available in: Consent
Node configurations
- Redirect URL: Specify the URL to which the user will be redirected after denying the request.
Default output node
- No outputs (terminal node)
JSON metadata
{
"domainId": "9ef27556-d07b-437c-966c-fbd20aefdd19",
"name": "end_deny",
"active": true,
"bundleName": "am-users-nodes",
"bundleVersion": "1.0",
"category": "application_consent_management",
"deprecated": false,
"displayName": [{
"lang": "en",
"value": "OAuth - Denied by the user"
}, {
"lang": "it",
"value": "OAuth - Denied by the user"
}
],
"flowType": [
"oauth_consent"
],
"nodeName": "EndDeny",
"index": 3,
"inputs": [{
"name": "Input"
}
],
"outputs": null
}