UNPKG

@ping-identity/dvlint-base-rule-pack

Version:
49 lines (48 loc) 2.24 kB
{ "name": "PingOne DaVinci Linter", "pass": false, "errorCount": 1, "rulePackResults": [ { "pass": false, "errorCount": 1, "lintResults": [ { "flowId": "f78ec9aa1c267c440e46e0db665c64a0", "flowName": "testPingOneFlow", "pass": false, "errorCount": 1, "errors": [ { "code": "dv-er-pingOneFlow-001", "message": "Incorrect ending nodes for PingOne flow.", "type": "error", "recommendation": "This PingOne-enabled flow is missing appropriate ending nodes. These flows should conclude with either a 'Return Success Response (Redirect Flows)' node or a 'Return Error Response (Redirect Flows)' node of the PingOne Authentication connector." } ], "rulesApplied": [ "dv-rule-pingOneFlow-001" ], "ruleResults": [ { "ruleId": "dv-rule-pingOneFlow-001", "ruleDescription": "Checks for PingOne Flow configurations", "pass": false, "errorCount": 1, "errors": [ { "code": "dv-er-pingOneFlow-001", "message": "Incorrect ending nodes for PingOne flow.", "type": "error", "recommendation": "This PingOne-enabled flow is missing appropriate ending nodes. These flows should conclude with either a 'Return Success Response (Redirect Flows)' node or a 'Return Error Response (Redirect Flows)' node of the PingOne Authentication connector." } ] } ], "rulesIgnored": [] } ], "rulesIgnored": true } ] }