checkmarx-ts / checkmarx-github-action

Checkmarx Scan Github Action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login issue

madriga1 opened this issue · comments

Getting the following when it's trying to log in:

[2020-12-07 18:23:51,268 INFO ] Default configuration file location: /var/tmp/actions-runner/_work/springboot-demo/springboot-demo/cxcli/config/cx_console.properties
[2020-12-07 18:23:51,391 INFO ] Command line parameters were checked successfully
[2020-12-07 18:23:51,394 INFO ] Default log file location: /var/tmp/actions-runner/_work/springboot-demo/springboot-demo/cxcli/logs/cx_console.log
[2020-12-07 18:23:51,910 INFO ] Trying to reach Checkmarx server, response code: 200
[2020-12-07 18:23:51,911 INFO ] Server connectivity test succeeded to: https://server/CxWebClient/
[2020-12-07 18:23:51,920 INFO ] Project name is springboot-demo-checkmarx
[2020-12-07 18:23:51,921 INFO ] Logging into Checkmarx server.
[2020-12-07 18:23:52,145 ERROR] Fail to login with credentials: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')

====
In the checkmarx web console, I do have to go to Options and choose our corp domain. How do I provide the domain in this case?