-
Bug
-
Resolution: Unresolved
-
Minor
Hi,
im using :
zap-version : 2.8.1
zap-plugin 1.1.0 : https://plugins.jenkins.io/zap
Jenkins version : 2.204.5
im using zap script-based-authentication. After the script is loaded in jenkins i got following exception. See attachment.
Is this a bug inside the plugin ?
[JENKINS-61588] Failed to convert API response to XML: INVALID_CHARACTER_ERR
Labels | New: zap zap-plugin |
Description |
Original:
Hi, im using : zap-plugin 1.1.0 : [https://plugins.jenkins.io/zap] Jenkins version : 2.204.5 im using zap script-based-authentication. After the script is loaded in jenkins i got following exception. See attachment. [^error.txt] Is this a bug inside the plugin ? |
New:
Hi, im using : zap-version : 2.8.1 zap-plugin 1.1.0 : [https://plugins.jenkins.io/zap] Jenkins version : 2.204.5 im using zap script-based-authentication. After the script is loaded in jenkins i got following exception. See attachment. [^error.txt] Is this a bug inside the plugin ? |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Hi,
I have exactly the same issue! The script-based authentication is used with a JS script to connect through a Django interface.
https://github.com/zaproxy/community-scripts/blob/master/authentication/DjangoAuthentication.js
ZAP : 2.8.1
zap-plugin : 1.1.0
jenkins : 2.164.1
I'm going to follow closely the resolution.
Thanks.